The behavior to apply when calling Stop.
| Property | Description |
|---|---|
| StopEmittingAndClear | Stops Particle System emitting and removes all existing emitted particles. |
| StopEmitting | Stops Particle System emitting any further particles. All existing particles will remain until they expire. |