Phaser API Documentation

  Version: 
setVolume(value)

Description:

Sets the volume of this Sound.

Parameters:

name type description
value number

The volume of the sound.

Returns:
Description:

This Sound instance.

Since: 3.4.0