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).

More...
  1. float GlobalVolume [@property setter]
  2. float GlobalVolume [@property getter]
    class Listener
    deprecated("Use the 'globalVolume' property instead.") @property static
    float
    GlobalVolume
    (
    )

Detailed Description

Deprecated: Use the 'globalVolume' property instead.

Meta