AudioFader Methods |
The AudioFader type exposes the following members.
| Name | Description | |
|---|---|---|
| Pause | Pause and fade-out the audio. | |
| Play | Play and fade-in the audio. | |
| Play(AudioClip) | Play an audio. | |
| Stop | Stop and fade out the audio. |
| Name | Description | |
|---|---|---|
| Destroy | Destroy the object. (Defined by UnityObjectExtensions.) | |
| Disable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| Enable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| GetBounds | Returns the bounds of the Component. | |
| IsPrefab | Returns whether the Component is a part of a prefab. (Defined by ComponentExtensions.) |