GodotSharpAPI
GodotSharpAPI
Godot
AudioServer Class
AudioServer Properties
BusCount Property
Device Property
GlobalRateScale Property
Singleton Property
AudioServer
BusCount Property
Number of available audio buses.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
static
int
BusCount
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
AudioServer Class
Godot Namespace