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
Syntaxpublic bool Loop { get; set; }
Property Value
Type:
Boolean
See Also