matrix.from.euler
Syntax
Get a rotation matrix from Euler angles. The Euler angles are in radians following the X, Y’, and Z’’ convention of rotations. Only 3 × 3 matrices are supported.
m - matrix pointer
v - Euler angles in radians
matrix.from.axis.angle
matrix.identity
9.1.13