Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_GetRenderState ( MFStateBlock pStateBlock,
MFStateConstant_RenderState  renderState,
void **  ppState 
)

Gets a render state.

Parameters
pStateBlockA state block.
renderStateThe render state constant to get.
ppStatePointer to a void* that receives the render state.
Returns
true if the state was read successfully.