MatrixRotate X/Y/Z¶
Description¶
Rotates matrix to angle on the specified axis.
Parameters¶
matrix-
The selected matrix for rotation, valid Matrices are
MAT_WORLD,MAT_VIEW, andMAT_TEMP. angle-
Angle of the rotation. Values are 512-based.
Return Value¶
None.