# BBox.Volume

```csharp
float Volume { get; set; }
```

Returns the physical volume of this AABB.

Declared in [BBox](/api/BBox).
Assembly: `Sandbox.System`.
