The parent particle container within which the effect is rendered
The array of emitters which are active for this particle effect
A human-readable label for the weather effect. This can be a localization string.
Create an emitter instance which automatically updates using the shared PIXI.Ticker
The emitter configuration
The created Emitter instance
Get the particle emitters which should be active for this particle effect.
Destroy all emitters related to this ParticleEffect
Begin animation for the configured emitters.
Stop animation for the configured emitters.
An interface for defining particle-based weather effects
The parent container within which the effect is rendered
Options passed to the getParticleEmitters method which can be used to customize values of the emitter configuration.