MatrixScaleXYZ¶
Description¶
Scales Matrix to ScaleX, ScaleY and ScaleZ.
Parameters¶
Matrix-
The selected matrix for scalling. Valid matrices are
MAT_WORLD,MAT_VIEW, andMAT_TEMP. ScaleX,ScaleY,ScaleZ-
Scale value for the matrix, all shifted 8 bits (0x100 = 1.0)
Return Value¶
None.