Click or drag to resize

ViewportAudioListenerEnable3d Property

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

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

Property Value

Type: Boolean
See Also