Sound.volume

The volume of the sound.

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

  1. float volume [@property setter]
  2. float volume [@property getter]
    class Sound
    @property
    float
    volume
    (
    )

Meta