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

Sets the value of an integer parameter.

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