Click or drag to resize

AudioEffectPhaserRangeMinHz Property

Determines the minimum frequency affected by the LFO modulations, in Hz. Value can range from 10 to 10000.

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

Property Value

Type: Single
See Also