Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_SetTexture ( MFStateBlock pStateBlock,
MFStateConstant_Texture  constant,
MFTexture pTexture 
)

Sets a texture render state.

Parameters
pStateBlockA state block.
constantThe render state constant to set.
pTextureThe texture to set.
Returns
true if the state was set successfully.