Convert a matrix from MonoGame to Bullet3d.
            
 
    Namespace: 
   GeonBit.Core.Physics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static Matrix Matrix(
	Matrix matrix
)
Parameters
- matrix
 - Type: Matrix
Matrix to convert. 
Return Value
Type: 
MatrixBullet matrix.
See Also