Click or drag to resize

AudioEffectDistortionKeepHfHz Property

High-pass filter, in Hz. Frequencies higher than this value will not be affected by the distortion. Value can range from 1 to 20000.

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

Property Value

Type: Single
See Also