AudioEffectLimiter._classBinding

Undocumented in source.

Members

Static variables

getCeilingDb
GodotMethod!(double) getCeilingDb;
Undocumented in source.
getSoftClipDb
GodotMethod!(double) getSoftClipDb;
Undocumented in source.
getSoftClipRatio
GodotMethod!(double) getSoftClipRatio;
Undocumented in source.
getThresholdDb
GodotMethod!(double) getThresholdDb;
Undocumented in source.
setCeilingDb
GodotMethod!(void, double) setCeilingDb;
Undocumented in source.
setSoftClipDb
GodotMethod!(void, double) setSoftClipDb;
Undocumented in source.
setSoftClipRatio
GodotMethod!(void, double) setSoftClipRatio;
Undocumented in source.
setThresholdDb
GodotMethod!(void, double) setThresholdDb;
Undocumented in source.

Meta