|
Mount Fuji Engine
0.8b
|
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... | |
Particle system parameters structure.
1.8.5