MatrixRotateXYZ¶
Description¶
Rotates Matrix to AngleX, AngleY and AngleZ.
Parameters¶
Matrix-
The selected matrix for rotation. Valid matrices are
MAT_WORLD,MAT_VIEW, andMAT_TEMP. AngleX,AngleY,AngleZ-
Angle of the rotation. Values are 512-based.
Return Value¶
None.