ParticleEffect
1.4.0+
Wrapper around a native particle effect resource.
Note: Particle effects are per-engine, they can thus be shared by multiple scenes.
.clone() ⇒ null | ParticleEffect
Create a copy of the underlying native particle effect.
Returns: Particle effect clone.