Mount Fuji Engine  0.8b
MF_API const char* MFMaterial_GetParameterName ( MFMaterial pMaterial,
int  parameterIndex 
)

Gets the name of a material parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexParameter index.
Returns
A string representing the parameter name.