# Sandbox.SceneObject.Bounds

```csharp
BBox Bounds { get; set; }
```

Set or get the axis aligned bounding box for this object.

Declared in [Sandbox.SceneObject](/api/Sandbox.SceneObject).
Assembly: `Sandbox.Engine`.
