AnimationTreePlayerTimeseekNodeSeek Method |
Sets the time seek value of the TimeSeek node with name id to seconds.
This functions as a seek in the Animation or the blend or mix of Animations input in it.
Namespace: Godot
public void TimeseekNodeSeek( string id, float seconds )
[Missing <param name="id"/> documentation for "M:Godot.AnimationTreePlayer.TimeseekNodeSeek(System.String,System.Single)"]
[Missing <param name="seconds"/> documentation for "M:Godot.AnimationTreePlayer.TimeseekNodeSeek(System.String,System.Single)"]