Click or drag to resize

CurveInterpolaterInterpolateCurveDistance Method

Overload List
  NameDescription
Public methodStatic memberInterpolateCurveDistance(AnimationCurve, Single, Single, Single, Single)
Retrieve the interpolated float value between a start and end point at a certain time by passing in the distance instead of the end point
Public methodStatic memberInterpolateCurveDistance(AnimationCurve, Vector3, Vector3, Single, Single)
Retrieve the interpolated Vector3 value between a start and end point at a certain time by passing in the distance instead of the end point
Top
See Also