CubicInterpolate Method

Project Mercury API

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
CubicInterpolate(Single, Single, Single)
Interpolates between two values using a cubic equation.
CubicInterpolate(Single%, Single, Single, Single)
Interpolates between two values using a cubic equation.

See Also