# minDistance

> The distance from the centerpoint that the reverb will have full effect at. Default = 10.0.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AudioModule

```csharp
public float minDistance { get; set; }
```
