AnimationTrackGetKeyValue Method |
Returns the value of a given key in a given track.
Namespace: Godot
public Object TrackGetKeyValue( int trackIdx, int keyIdx )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.TrackGetKeyValue(System.Int32,System.Int32)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.TrackGetKeyValue(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.Animation.TrackGetKeyValue(System.Int32,System.Int32)"]