AudioEffectDistortion.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getDrive
GodotMethod!(double) getDrive;
Undocumented in source.
getKeepHfHz
GodotMethod!(double) getKeepHfHz;
Undocumented in source.
getMode
GodotMethod!(AudioEffectDistortion.Mode) getMode;
Undocumented in source.
getPostGain
GodotMethod!(double) getPostGain;
Undocumented in source.
getPreGain
GodotMethod!(double) getPreGain;
Undocumented in source.
setDrive
GodotMethod!(void, double) setDrive;
Undocumented in source.
setKeepHfHz
GodotMethod!(void, double) setKeepHfHz;
Undocumented in source.
setMode
GodotMethod!(void, long) setMode;
Undocumented in source.
setPostGain
GodotMethod!(void, double) setPostGain;
Undocumented in source.
setPreGain
GodotMethod!(void, double) setPreGain;
Undocumented in source.

Meta