Skip to content

Mojo3d entity localbasis

mojo3d:mojo3d.Entity.LocalBasis

Property LocalBasis:std.geom.Mat3f#

Local space basis matrix.

A basis matrix is a 3x3 matrix representation of an orientation.

A basis matrix is orthogonal (ie: the i,j,k members are perpendicular to each other) and normalized (ie: the i,j,k members all have unit length).