godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectPitchShift.pitchScale
godot
audioeffectpitchshift
AudioEffectPitchShift
Pitch value. Can range from 0 (-1 octave) to 16 (+16 octaves).
double
pitchScale
[@property getter]
double
pitchScale
[@property setter]
struct
AudioEffectPitchShift
@
nogc
nothrow @
property
void
pitchScale
(
double
v
)
Meta
Source
See Implementation
godot
audioeffectpitchshift
AudioEffectPitchShift
aliases
BaseClasses
functions
getPitchScale
opAssign
opEquals
setPitchScale
properties
pitchScale
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Pitch value. Can range from 0 (-1 octave) to 16 (+16 octaves).