Skip to content

SoundEffectSourceComponent.FadeInDuration Property

Definition

Namespace: Brine2D.Systems.Audio

Duration in seconds for fading in when the sound starts playing. Zero means instant full volume. Clamped to [0, ∞). Default 0.

public float FadeInDuration { get; set; }

Property Value

System.Single