AnimationAnimationTrackSetKeyAnimation Method |
Sets the key identified by key_idx to value animation. The track_idx must be the index of an Animation Track.
Namespace: Godot
public void AnimationTrackSetKeyAnimation( int trackIdx, int keyIdx, string animation )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.AnimationTrackSetKeyAnimation(System.Int32,System.Int32,System.String)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.AnimationTrackSetKeyAnimation(System.Int32,System.Int32,System.String)"]
[Missing <param name="animation"/> documentation for "M:Godot.Animation.AnimationTrackSetKeyAnimation(System.Int32,System.Int32,System.String)"]