Click or drag to resize

AnimationNodeStateMachinePlaybackGetCurrentPlayPosition Method

Returns the playback position within the current animation state.

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AnimationNodeStateMachinePlayback.GetCurrentPlayPosition"]

See Also