AudioListener.volume
static var volume: float;
Description

Controls the game sound volume (0.0 to 1.0).

	AudioListener.volume = 0.5;