Volume Control
  • Welcome
  • Setup
  • How to create volume sliders & toggles
  • How to create a volume driven AudioSource
  • How to use the Volume Control API
Powered by GitBook
On this page

How to create a volume driven AudioSource

PreviousHow to create volume sliders & togglesNextHow to use the Volume Control API

Last updated 2 years ago

To control the volume output of an AudioSource, you simply need to select Master, Music or SFX as its Output property in the Inspector.

Alternatively, you can use one of our shortcuts to create directly an AudioSource, which volume is driven by one of these outputs. To do so, right click into the Hierarchy and select

Audio->Music Source or Audio->SFX Source