Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_GetMiscState ( MFStateBlock pStateBlock,
MFStateConstant_Miscellaneous  miscState,
void **  ppStateData 
)

Gets a miscellaneous render state.

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