Click or drag to resize

AudioEffectLimiterThresholdDb Property

Threshold from which the limiter begins to be active, in decibels. Value can range from -30 to 0.

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

Property Value

Type: Single
See Also