Skip to content

MusicSourceComponent.CrossfadeDuration Property

Definition

Namespace: Brine2D.Systems.Audio

Duration in seconds for crossfading when this music entity replaces another. Zero means instant switch. Negative values are clamped to zero.

public float CrossfadeDuration { get; set; }

Property Value

System.Single