Click or drag to resize

AudioStreamOGGVorbisLoopOffset Property

Time in seconds at which the stream starts after being looped.

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

Property Value

Type: Single
See Also