Click or drag to resize

AudioStreamPlayer3DAutoplay Property

If true, audio plays when the AudioStreamPlayer3D node is added to scene tree.

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

Property Value

Type: Boolean
See Also