# bounds

> The rendering bound of this particle system.

## Definition

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

```csharp
public Bounds bounds
```

### Remarks

[\_culled](/engine/6000.7/script-reference/unityengine/vfx/visualeffect/culled.md) relies on the union of every particles system rendering bounds.
