Click or drag to resize

AudioEffectDistortionPreGain Property

Increases or decreases the volume before the effect. Value can range from -60 to 60.

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

Property Value

Type: Single
See Also