# Sandbox.SoundHandle.Reverb

```csharp
float Reverb { get; set; }
```

How much this sound contributes to room reverb. 1 = full reverb, 0 = completely dry.

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
