class
ParticleController
public abstract class ParticleController : Component Particles can have extra controllers that can modify the particles every frame.
Properties
| Name | Type | Description |
|---|---|---|
ParticleEffect | ParticleEffect | The particle we're controlling |