# BBox.Extents

```csharp
Vector3 Extents { get; set; }
```

The extents of the bbox. This is half the size.

Declared in [BBox](/api/BBox).
Assembly: `Sandbox.System`.
