Click or drag to resize

AudioEffectReverbDamping Property

Defines how reflective the imaginary room's walls are. Value can range from 0 to 1.

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

Property Value

Type: Single
See Also