Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_GetVector ( MFStateBlock pStateBlock,
MFStateConstant_Vector  constant,
MFVector pState 
)

Gets a vector render state.

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