Script interface for the EmissionModule of a Particle System.
See Also: ParticleSystem, ParticleSystem.emission.
| burstCount | The current number of bursts. | 
| enabled | Specifies whether the EmissionModule is enabled or disabled. | 
| rateOverDistance | The rate at which the emitter spawns new particles over distance. | 
| rateOverDistanceMultiplier | Change the rate over distance multiplier. | 
| rateOverTime | The rate at which the emitter spawns new particles over time. | 
| rateOverTimeMultiplier | Change the rate over time multiplier. |