godot-d ~releases (2022-04-02T06:37:10.8312204)
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
enums
Constants
FFT_Size
functions
getFftSize
getOversampling
getPitchScale
opAssign
opEquals
setFftSize
setOversampling
setPitchScale
toHash
properties
fftSize
oversampling
pitchScale
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Pitch value. Can range from 0 (-1 octave) to 16 (+16 octaves).