Click or drag to resize

AudioEffectLimiterCeilingDb Property

The waveform's maximum allowed value, in decibels. Value can range from -20 to -0.1.

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

Property Value

Type: Single
See Also