Mount Fuji Engine  0.8b
MF_API void MFParticleSystem_SetWorldMatrix ( MFParticleEmitter *  pEmitter,
const MFMatrix worldMatrix 
)

Sets the particle emitters local to world matrix.

Parameters
pEmitterParticle emitter.
worldMatrixWorld matrix to assign to the particle emitter.
Returns
None.
See Also
MFParticleSystem_Draw()