Click or drag to resize

AnimationPlayerCurrentAnimationPosition Property

The position (in seconds) of the currently playing animation.

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

Property Value

Type: Single
See Also