# Sandbox.Sound.MasterVolume

```csharp
static float MasterVolume { get; set; }
```

The user's preference for their master volume.

Declared in [Sandbox.Sound](/api/Sandbox.Sound).
Assembly: `Sandbox.Engine`.
