# Sandbox.Soundscape.MasterVolume

```csharp
RangedFloat MasterVolume { get; set; }
```

All sound volumes in this soundscape will be scaled by this value.

Declared in [Sandbox.Soundscape](/api/Sandbox.Soundscape).
Assembly: `Sandbox.Engine`.
