Returns a matrix that has the basis components (upper left 3x3 matrix) set to the following x, y, and z axis.
x.x x.y x.z 0y.x y.y y.z 0z.x z.y z.z 00 0 0 0 Copy
x.x x.y x.z 0y.x y.y y.z 0z.x z.y z.z 00 0 0 0
The x-axis to set.
The y-axis to set.
The z-axis to set.
A matrix with its basis components populated.
Returns a matrix that has the basis components (upper left 3x3 matrix) set to the following x, y, and z axis.