Mount Fuji Engine  0.8b
MF_API MFMaterialParameterInfo* MFMaterial_GetParameterInfoFromName ( MFMaterial pMaterial,
const char *  pParameterName 
)

Gets information about the specified material parameter.

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