Skip to content

volume

Description

volume is a Property on Sound
The volume of the audio that plays on this Sound Component.

Example
object.sound.volume = 1.0
local testVariable = object.sound.volume
Usage

returns: float