Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_GetMatrix ( MFStateBlock pStateBlock,
MFStateConstant_Matrix  constant,
MFMatrix pState 
)

Gets a matrix render state.

Parameters
pStateBlockA state block.
constantThe render state constant to get.
pStatePointer to an MFMatrix that receives the render state.
Returns
true if the state was read successfully.