Mount Fuji Engine  0.8b
int MFMaterial_GetParameterV ( MFMaterial pMaterial,
int  parameterIndex,
int  argIndex,
MFVector pVector 
)
inline

Gets the value of a vector parameter.

Parameters
pMaterialPointer to a material instance.
parameterIndexIndex of the parameter
argIndexArgument index of the parameter.
pVectorPointer to a vector to receive the parameter data.
Returns
Returns 0 on success.