Click or drag to resize

CurveInterpolaterInterpolateCurve Method

Overload List
  NameDescription
Public methodStatic memberInterpolateCurve(AnimationCurve, Single, Single, Single, Single)
Retrieve the interpolated float value between a start and end point at a certain time
Public methodStatic memberInterpolateCurve(AnimationCurve, Vector3, Vector3, Single, Single)
Retrieve the interpolated Vactor3 value between a start and end point at a certain time
Top
See Also