HMatrix::SetTextureMatrix
HMatrix::SetTextureMatrix
void SetTextureMatrix(const Matrix2F& m, unsigned index);
Description
SetTextureMatrix sets the T0/T1 texture transform matrices used for rendering.
Parameters
Parameters |
Description |
const Matrix2F& m |
The texture transform matrix of type Matrix2F. |
unsigned index |
_nt_ |