Mount Fuji Engine  0.8b
Data Fields
MFParticleParameters Struct Reference

Particle system parameters. More...

Data Fields

MFVector colour
 Colour of particles. More...
 
MFVector force
 An arbitrary force vector which may be applied over time. More...
 
float life
 Life of a single particle. More...
 
float size
 Particles size. More...
 
float fadeDelay
 Delay before particle begins to fade. More...
 
float rotationRate
 Rate of rotation in radians/second. More...
 
float scaleRate
 Rate of scale in units/second. More...
 
int maxActiveParticles
 Maximum number of active particles. More...
 
const char * pMaterial
 Name of material to apply to particles. More...
 

Detailed Description

Particle system parameters structure.


The documentation for this struct was generated from the following file: