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