Mount Fuji Engine  0.8b
int MFMaterial_GetParameterM ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex,
MFMatrix pMatrix 
)
inline

Gets the value of a matrix parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexIndex of the parameter
argIndexArgument index of the parameter.
pMatrixPointer to a matrix to receive the parameter data.
Returns
Returns 0 on success.