Click or drag to resize

AudioEffectDistortionPostGain Property

Increases or decreases the volume after the effect. Value can range from -80 to 24.

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

Property Value

Type: Single
See Also