Mount Fuji Engine  0.8b
MF_API void MFMaterial_SetParameter ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex,
uintp  value 
)

Sets the value of a parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexIndex of the parameter
argIndexArgument index of the parameter.
valueThe value to assign to the parameter.
Returns
None.