Convert a matrix from Bullet to MonoGame.
            
 
    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: 
MatrixMonoGame matrix.
See Also