AudioCategory Fields

ClockStone Audio Toolkit

AudioCategory Fields

The AudioCategory type exposes the following members.

Fields
  NameDescription
Public fieldAudioItems
Define your AudioItems using Unity inspector.
Public fieldaudioMixerGroup
Allows to assign the category to a Unity 5 Audio Mixer Group
Public fieldAudioObjectPrefab
Allows to define a specific audio object prefab for this category. If none is defined, the default prefab as set by AudioObjectPrefab is taken.
Public fieldName
The name of category ( = categoryID )
Top
See Also