Module interpolation

Source
Expand description

Traits and implementations related to interpolation of animatable values.

Traitsยง

Lerp
Trait for a type that supports the standard lerp (linear interpolation) operation.