Mount Fuji Engine  0.8b
MFTexture* MFMaterial_GetParameterT ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex 
)
inline

Gets the value of a texture parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexIndex of the parameter
argIndexArgument index of the parameter.
Returns
The MFTexture set to the parameter requested.