# Sandbox.SceneObject.LocalBounds

```csharp
BBox LocalBounds { get; set; }
```

Set the axis aligned bounding box by transforming by this objects transform.

Declared in [Sandbox.SceneObject](/api/Sandbox.SceneObject).
Assembly: `Sandbox.Engine`.
