Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_GetTexture ( MFStateBlock pStateBlock,
MFStateConstant_Texture  constant,
MFTexture **  ppTexture 
)

Gets a texture render state.

Parameters
pStateBlockA state block.
constantThe texture to get.
ppTexturePointer to an MFTexture* that receives the texture.
Returns
true if the state was read successfully.