Click or drag to resize

AreaReverbBusEnable Property

If true, the area applies reverb to its associated audio.

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

Property Value

Type: Boolean
See Also