# Sandbox.MusicComponent.FadeIn

```csharp
float FadeIn { get; set; }
```

Seconds to fade in when starting, and to crossfade from whatever was playing.

Declared in [Sandbox.MusicComponent](/api/Sandbox.MusicComponent).
Assembly: `Sandbox.Engine`.
