Click or drag to resize

AudioEffectReverbWet Property

Output percent of modified sound. At 0, only original sound is outputted. Value can range from 0 to 1.

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

Property Value

Type: Single
See Also