Skip to content

IAudioPlayer.IsMusicFadingOut Property

Definition

Namespace: Brine2D.Audio

Gets whether music is currently fading out to silence via StopMusic\(float\). Returns false during a crossfade to another track.

C#
bool IsMusicFadingOut { get; }

Property Value

System.Boolean