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 values for the matrix, all shifted 8 bits (0x100 = 1.0)
Return Value¶
None.