AnimationTreePlayerAdvance Method |
Shifts position in the animation timeline. delta is the time in seconds to shift. Events between the current frame and delta are handled.
Namespace: Godot
public void Advance( float delta )
[Missing <param name="delta"/> documentation for "M:Godot.AnimationTreePlayer.Advance(System.Single)"]