Click or drag to resize

Area2DAudioBusName Property

The name of the area's audio bus.

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

Property Value

Type: String
See Also