Listener.globalVolume

The global volume of all the sounds and musics.

The volume is a number between 0 and 100; it is combined with the individual volume of each sound / music.

The default value for the volume is 100 (maximum).

  1. float globalVolume [@property setter]
  2. float globalVolume [@property getter]
    class Listener
    @property static
    float
    globalVolume
    (
    )

Meta