# Sandbox.SoundHandle.Fadeout

```csharp
Curve Fadeout { get; set; }
```

The fadeout curve for when the sound stops.

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
