GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamMP3 Class
AudioStreamMP3 Properties
Data Property
Loop Property
LoopOffset Property
AudioStreamMP3
Loop 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#
Copy
public
bool
Loop
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
AudioStreamMP3 Class
Godot Namespace