AnimationBezierTrackSetKeyValue Method |
Sets the value of the key identified by key_idx to the given value. The track_idx must be the index of a Bezier Track.
Namespace: Godot
public void BezierTrackSetKeyValue( int trackIdx, int keyIdx, float value )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.BezierTrackSetKeyValue(System.Int32,System.Int32,System.Single)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.BezierTrackSetKeyValue(System.Int32,System.Int32,System.Single)"]
[Missing <param name="value"/> documentation for "M:Godot.Animation.BezierTrackSetKeyValue(System.Int32,System.Int32,System.Single)"]