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