# StopEmittingAndClear

> Stops Particle System emitting and removes all existing emitted particles.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ParticleSystemModule

```csharp
StopEmittingAndClear = 0
```
