Click or drag to resize

AudioServerGenerateBusLayout Method

Generates an AudioBusLayout using the available buses and effects.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static AudioBusLayout GenerateBusLayout()

Return Value

Type: AudioBusLayout

[Missing <returns> documentation for "M:Godot.AudioServer.GenerateBusLayout"]

See Also