Particles contain the state information for a single particle in a particle system.
| Class | Description | |
|---|---|---|
| Particle3D | The Particle3D class extends the Particle class to include state properties that are relevant to particles in 3D space. | |
| ParticleCreator3D | The ParticleCreator is used by the Emitter class to manage the creation and reuse of particles. |