# Capsule.Volume

```csharp
float Volume { get; set; }
```

Gets the volume of the capsule in cubic units.

Declared in [Capsule](/api/Capsule).
Assembly: `Sandbox.System`.
