Raxol.Animation.Interpolate (Raxol v0.5.0)

View Source

Provides interpolation functions for different data types.

Summary

Functions

Interpolates between two values based on progress t (0.0 to 1.0).

Functions

value(from, to, t)

Interpolates between two values based on progress t (0.0 to 1.0).