godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
AudioStreamPlayer2D.pitchScale
godot
audiostreamplayer2d
AudioStreamPlayer2D
Changes the pitch and the tempo of the audio.
double
pitchScale
[@property getter]
double
pitchScale
[@property setter]
struct
AudioStreamPlayer2D
@
nogc
nothrow @
property
void
pitchScale
(
double
v
)
Meta
Source
See Implementation
godot
audiostreamplayer2d
AudioStreamPlayer2D
aliases
BaseClasses
functions
_busLayoutChanged
_isActive
_setPlaying
getAreaMask
getAttenuation
getBus
getMaxDistance
getPitchScale
getPlaybackPosition
getStream
getStreamPaused
getVolumeDb
isAutoplayEnabled
isPlaying
opAssign
opEquals
play
seek
setAreaMask
setAttenuation
setAutoplay
setBus
setMaxDistance
setPitchScale
setStream
setStreamPaused
setVolumeDb
stop
properties
areaMask
attenuation
autoplay
bus
maxDistance
pitchScale
playing
stream
streamPaused
volumeDb
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Changes the pitch and the tempo of the audio.