This version of Unity is unsupported.

ParticleSystemStopBehavior

enumeration

Description

The behavior to apply when calling Stop.

Properties

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.