Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_SetMatrix ( MFStateBlock pStateBlock,
MFStateConstant_Matrix  constant,
const MFMatrix state 
)

Sets a matrix render state.

Parameters
pStateBlockA state block.
constantThe render state constant to set.
stateThe value of the matrix.
Returns
true if the state was set successfully.