Click or drag to resize

AudioEffectDelayFeedback__lowpass Property

Low-pass filter for feedback, in Hz. Frequencies below this value are filtered out of the source signal.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Feedback__lowpass { get; set; }

Property Value

Type: Single
See Also