AnimationTreePlayerAnimationNodeSetAnimation Method |
Binds a new Animation from the MasterPlayer to the AnimationTreePlayer's animation node with name id.
Namespace: Godot
public void AnimationNodeSetAnimation( string id, Animation animation )
[Missing <param name="id"/> documentation for "M:Godot.AnimationTreePlayer.AnimationNodeSetAnimation(System.String,Godot.Animation)"]
[Missing <param name="animation"/> documentation for "M:Godot.AnimationTreePlayer.AnimationNodeSetAnimation(System.String,Godot.Animation)"]