Click or drag to resize

AnimationPlayerCurrentAnimationLength Property

The length (in seconds) of the currently being played animation.

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

Property Value

Type: Single
See Also