AnimationMethodTrackGetKeyIndices Method |
Returns all the key indices of a method track, given a position and delta time.
Namespace: Godot
public int[] MethodTrackGetKeyIndices( int trackIdx, float timeSec, float delta )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.MethodTrackGetKeyIndices(System.Int32,System.Single,System.Single)"]
[Missing <param name="timeSec"/> documentation for "M:Godot.Animation.MethodTrackGetKeyIndices(System.Int32,System.Single,System.Single)"]
[Missing <param name="delta"/> documentation for "M:Godot.Animation.MethodTrackGetKeyIndices(System.Int32,System.Single,System.Single)"]
[Missing <returns> documentation for "M:Godot.Animation.MethodTrackGetKeyIndices(System.Int32,System.Single,System.Single)"]