Mount Fuji Engine  0.8b
void MFMaterial_SetParameterV ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex,
const MFVector vector 
)
inline

Sets the value of a vector parameter.

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