godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectPitchShift._classBinding
godot
audioeffectpitchshift
AudioEffectPitchShift
Undocumented in source.
struct
AudioEffectPitchShift
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_pitch_scale")
GodotMethod
!(
void
,
double
)
setPitchScale
;
__gshared
@
GodotName
("get_pitch_scale")
GodotMethod
!(
double
)
getPitchScale
;
}
Members
Static variables
getPitchScale
GodotMethod
!(
double
)
getPitchScale
;
Undocumented in source.
setPitchScale
GodotMethod
!(
void
,
double
)
setPitchScale
;
Undocumented in source.
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