| Class | Description | |
|---|---|---|
| BasicParticle | The most basic form of Particle, only the minimum necessary. | |
| BasicPixelParticle | A basic, high-performance BasicParticle for use with the PixelRenderer. | |
| Particle | This is the standard particle class used with the Emitter class that includes MotionControllers. | |
| PixelParticle | A basic, high-performance Particle for use with the PixelRenderer. |