Mount Fuji Engine  0.8b
MF_API void MFPrimitive_DrawTransform ( const MFMatrix mat,
float  scale,
bool  lite = false 
)

Draws a transform used for visualising a matrix.

Parameters
matMatrix representing the transform to render.
scaleScale for the transform.
liteRenders the transform as axis lines as lines instead of solid cylinders.
Returns
None.