Skip to content

pitch

Description

pitch is a Property on Sound
The pitch of the audio that plays on this Sound Component. Pitch can make sounds seem 'higher' or 'lower'.

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

returns: float