Audio.FadeOutSeconds Property

Eazy Sound Manager API

AudioFadeOutSeconds Property

How many seconds it needs for the audio to fade out/ reach target volume (if lower than current)

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float FadeOutSeconds { get; set; }

Property Value

Type: Single
See Also