Click or drag to resize

AudioFader Fields

The AudioFader type exposes the following members.

Fields
  NameDescription
Public fieldAudio

AudioSource to fade.

Will use the one on the same GameObject if not specified.

Public fieldFadeOnSceneChange
Should the audio automatically fade in/out when changing the scene with SceneDirector?
Public fieldFadeWithScreen
Should the audio automatically fade in/out with the scene when you use SceneDirector?
Public fieldSpeed
How fast to fade the audio.
Top
See Also