







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..SetCategoryVolume Method |
AudioController Class See Also Send Feedback |
![]() |
Changes the category volume. Also effects currently playing audio items.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static void SetCategoryVolume( string name, float volume ) |
Parameters
- name
- Type: System..::..String
The category name.
- volume
- Type: System..::..Single
The volume (between 0 and 1).