Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_SetBool ( MFStateBlock pStateBlock,
MFStateConstant_Bool  constant,
bool  state 
)

Sets a boolean render state.

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