Mojo3d entity basis
Property Basis:std.geom.Mat3f#
World 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).