







![]() ![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioCategory Properties |
AudioCategory Class See Also Send Feedback |
![]() |
The AudioCategory type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
audioController |
The AudioController the category belongs to
|
![]() |
parentCategory |
If a parent category is specified, the category inherits the volume of its parent.
|
![]() |
Volume |
The volume factor applied to all audio items in the category (NOT including a possible parentCategory)
If you change the volume by script the change will be applied to all
playing audios immediately.
|
![]() |
VolumeTotal |
The volume factor applied to all audio items in the category (including a possible parentCategory)
|