AnimationPlayerGetPlayingSpeed Method |
Gets the actual playing speed of current animation or 0 if not playing. This speed is the PlaybackSpeed property multiplied by custom_speed argument specified when calling the Play(String, Single, Single, Boolean) method.
Namespace: Godot
public float GetPlayingSpeed()
[Missing <returns> documentation for "M:Godot.AnimationPlayer.GetPlayingSpeed"]