# Outside

> Trigger when particles are outside the collision volume.

## Definition

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

```csharp
Outside = 1
```

### Remarks

This action will be performed every frame while particles are outside the trigger volume.
