Returns a matrix that has the basis components (upper left 3x3 matrix) set to the following x, y, and z axis.
x.x y.x z.x 0x.y y.y z.y 0x.z y.z z.z 00 0 0 0 Copy
x.x y.x z.x 0x.y y.y z.y 0x.z y.z 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.