harfang3d/doc/doc/CosineInterpolate.md
2021-10-13 14:40:31 +02:00

3 lines
138 B
Markdown

Compute the cosine interpolated value between `y0` and `y1` at `t`.
See [LinearInterpolate], [CubicInterpolate] and [HermiteInterpolate].