AnimationTrackSetKeyValue Method |
Sets the value of an existing key.
Namespace: Godot
public void TrackSetKeyValue( int trackIdx, int key, Object value )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.TrackSetKeyValue(System.Int32,System.Int32,System.Object)"]
[Missing <param name="key"/> documentation for "M:Godot.Animation.TrackSetKeyValue(System.Int32,System.Int32,System.Object)"]
[Missing <param name="value"/> documentation for "M:Godot.Animation.TrackSetKeyValue(System.Int32,System.Int32,System.Object)"]