Mount Fuji Engine  0.8b
float MFMaterial_GetParameterF ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex 
)
inline

Gets the value of a float parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexIndex of the parameter
argIndexArgument index of the parameter.
Returns
The value contained in the float parameter.