# bounds

> The probe's world space axis-aligned bounding box in which the probe can contribute to reflections (Read Only).

## Definition

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

```csharp
public Bounds bounds { get; }
```
