Skip to content

mojo3d.Entity.Matrix

simon edited this page Jul 26, 2018 · 1 revision

mojo3d::mojo3d.mojo3d.Entity.Matrix

Property Matrix:std:std.geom.AffineMat4f

World space transformation matrix.

The world matrix combines the world position, basis matrix and scale of the entity into a single affine 3x4 matrix.

Clone this wiki locally