AnimationBezierTrackGetKeyOutHandle Method |
Returns the out handle of the key identified by key_idx. The track_idx must be the index of a Bezier Track.
Namespace: Godot
public Vector2 BezierTrackGetKeyOutHandle( int trackIdx, int keyIdx )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.BezierTrackGetKeyOutHandle(System.Int32,System.Int32)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.BezierTrackGetKeyOutHandle(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.Animation.BezierTrackGetKeyOutHandle(System.Int32,System.Int32)"]