Mount Fuji Engine  0.8b
MF_API MFMaterialParameterInfo* MFMaterial_GetParameterInfo ( MFMaterial pMaterial,
int  parameterIndex 
)

Gets information about the specified material parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexParameter index.
Returns
A pointer to a struct containing the associated parameter info or NULL if parameter does not exist.