AudioEffectReverb.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getDamping
GodotMethod!(double) getDamping;
Undocumented in source.
getDry
GodotMethod!(double) getDry;
Undocumented in source.
getHpf
GodotMethod!(double) getHpf;
Undocumented in source.
getPredelayFeedback
GodotMethod!(double) getPredelayFeedback;
Undocumented in source.
getPredelayMsec
GodotMethod!(double) getPredelayMsec;
Undocumented in source.
getRoomSize
GodotMethod!(double) getRoomSize;
Undocumented in source.
getSpread
GodotMethod!(double) getSpread;
Undocumented in source.
getWet
GodotMethod!(double) getWet;
Undocumented in source.
setDamping
GodotMethod!(void, double) setDamping;
Undocumented in source.
setDry
GodotMethod!(void, double) setDry;
Undocumented in source.
setHpf
GodotMethod!(void, double) setHpf;
Undocumented in source.
setPredelayFeedback
GodotMethod!(void, double) setPredelayFeedback;
Undocumented in source.
setPredelayMsec
GodotMethod!(void, double) setPredelayMsec;
Undocumented in source.
setRoomSize
GodotMethod!(void, double) setRoomSize;
Undocumented in source.
setSpread
GodotMethod!(void, double) setSpread;
Undocumented in source.
setWet
GodotMethod!(void, double) setWet;
Undocumented in source.

Meta