ParticleSystemStopBehavior

enumeration

Switch to Manual

Description

The behavior to apply when calling Stop.

Variables

StopEmittingAndClearStops Particle System emitting and removes all existing emitted particles.
StopEmittingStops Particle System emitting any further particles. All existing particles will remain until they expire.