# BBox.Size

```csharp
Vector3 Size { get; set; }
```

Calculated size of the AABB on each axis.

Declared in [BBox](/api/BBox).
Assembly: `Sandbox.System`.
