Disposes of the particle system, cleaning up resources to free memory.
The underlying Three.js Points
object or a Gyroscope
used for particle rendering.
Pauses the particle emitter, stopping any new particles from being emitted.
Resumes the particle emitter, allowing particles to be emitted again.
Represents a particle system instance, providing methods to control and manage its lifecycle.
Example