Module envelope::interpolate [] [src]

Traits

Scalar

Set of traits required by ::Scalar.

Functions

bezier

Interpolate between the given start and end points given some bezier curve.

ease

Interpolate between the start and end points using the given easing function.

linear

Interpolate linearly between the start and end points.