Click or drag to resize

ViewportAudioListenerEnable2d Property

If true, the viewport will process 2D audio streams.

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

Property Value

Type: Boolean
See Also