AudioFader Fields |
The AudioFader type exposes the following members.
| Name | Description | |
|---|---|---|
| Audio | AudioSource to fade. Will use the one on the same GameObject if not specified. | |
| FadeOnSceneChange | Should the audio automatically fade in/out when changing the scene with SceneDirector? | |
| FadeWithScreen | Should the audio automatically fade in/out with the scene when you use SceneDirector? | |
| Speed | How fast to fade the audio. |