Mount Fuji Engine  0.8b
void MFMaterial_SetParameterF ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex,
float  value 
)
inline

Sets the value of a float parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexIndex of the parameter
argIndexArgument index of the parameter.
valueValue of the float parameter being set.
Returns
None.