Click or drag to resize

AudioStreamPlayer2DGetPlaybackPosition Method

Returns the position in the AudioStream.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetPlaybackPosition()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioStreamPlayer2D.GetPlaybackPosition"]

See Also