LinearInterpolate Method

Project Mercury API

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

Overload List

  NameDescription
LinearInterpolate(Single, Single, Single)
Linearly interpolates between two values.
LinearInterpolate(Single%, Single, Single, Single)
Linearly interpolates between two values.
LinearInterpolate(Single, Single, Single, Single, Single)
Linearly interpolates between three values, where the position of the middle value is variable.

See Also