AudioEffectPitchShift.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getFftSize
GodotMethod!(AudioEffectPitchShift.FFT_Size) getFftSize;
Undocumented in source.
getOversampling
GodotMethod!(long) getOversampling;
Undocumented in source.
getPitchScale
GodotMethod!(double) getPitchScale;
Undocumented in source.
setFftSize
GodotMethod!(void, long) setFftSize;
Undocumented in source.
setOversampling
GodotMethod!(void, long) setOversampling;
Undocumented in source.
setPitchScale
GodotMethod!(void, double) setPitchScale;
Undocumented in source.

Meta