Click or drag to resize

AudioStreamOGGVorbisLoop Property

If true, the stream will automatically loop when it reaches the end.

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

Property Value

Type: Boolean
See Also