Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_SetVector ( MFStateBlock pStateBlock,
MFStateConstant_Vector  constant,
const MFVector state 
)

Sets a vector render state.

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