Mount Fuji Engine  0.8b
MF_API void MFRenderer_SetMatrices ( const MFMatrix pMatrices,
int  numMatrices 
)

Sets the current set of animation matrices.

Parameters
pMatricesPointer to an array of matrices to be used for animation.
numMatricesThe number of matrices that pMatrices points to.
Returns
None.