Click or drag to resize

AreaAudioBusOverride Property

If true, the area's audio bus overrides the default audio bus.

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

Property Value

Type: Boolean
See Also