Click or drag to resize

AreaReverbBusAmount Property

The degree to which this area applies reverb to its associated audio. Ranges from 0 to 1 with 0.1 precision.

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

Property Value

Type: Single
See Also