Home »Action Reference»Audio Actions»Set Audio Volume
Index

Set Audio Volume

Sets the volume of the audio clip played by the AudioSource component on a game object.

Game Object
The game object that owns the audio source.
Volume
Set the volume.
Every Frame
Repeat every frame. Useful if you're driving the volume with a float variable.
 

 

TIP: You can use Animate Float, or Float Interpolate to fade the volume up and down.