MatrixTranslateXYZ¶
Description¶
Translates matrix to translateX, translateY and translateZ.
Parameters¶
matrix-
The selected matrix to translate, valid Matrices are
MAT_WORLD,MAT_VIEW, andMAT_TEMP. translateX,translateY,translateZ-
Translate value for the matrix, all shifted 8 bits (0x100 = 1.0)
Return Value¶
None.