mojo3d.Entity.Matrix - nitrologic/monkey2 GitHub Wiki
mojo3d::mojo3d.mojo3d.Entity.Matrix
std:std.geom.AffineMat4f
Property Matrix:World space transformation matrix.
The world matrix combines the world position, basis matrix and scale of the entity into a single affine 3x4 matrix.