AnimationBezierTrackInterpolate Method |
Returns the interpolated value at the given time (in seconds). The track_idx must be the index of a Bezier Track.
Namespace: Godot
public float BezierTrackInterpolate( int trackIdx, float time )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.BezierTrackInterpolate(System.Int32,System.Single)"]
[Missing <param name="time"/> documentation for "M:Godot.Animation.BezierTrackInterpolate(System.Int32,System.Single)"]
[Missing <returns> documentation for "M:Godot.Animation.BezierTrackInterpolate(System.Int32,System.Single)"]