Skip to content

radius

Description

radius is a Property on Sound
Controls the maximum distance at which this sound can be heard. If global is set to true, this will not have any effect.

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

returns: float