API Reference
Generates a rotation ZXY matrix from the input vector.
rotations (_nukemath.Vector3) – Vector that will be used generate the rotate matrix.
Matrix4
The rotate matrix.