Emitter Properties
From Project Mercury API
[This is preliminary documentation and is subject to change.]
The Emitter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActiveParticlesCount |
Gets the number of Particles which are currently active.
| |
| Budget |
Gets or sets the number of Particles which are available to the Emitter.
| |
| Initialised |
True if the Emitter object has been initialised, else false.
| |
| Name |
Gets or sets the name of the Emitter.
| |
| ReleaseQuantity |
Gets or sets the number of Particles which will be released on each trigger.
| |
| Term |
Gets or sets the length of time that released Particles will remain active, in whole and fractional seconds.
|