This namespace contains all audio related scripts.
Classes | |
class | AudioMixer |
A audio mixer which plays audio clips and with optional defined volume settings. See AudioVolumeSetter. More... | |
class | AudioMixerItem |
class | AudioVolumeSetter |
This script sets the volume of a AudioSource and reads the data from the settings. For more information on volume settings see SettingsManager and PlayerPrefKeys. Requires PlayerPrefKeys and UnitySliderSetting. More... | |
Enumerations | |
enum | AudioType { Music , Effects , Ambience } |