Tween

Interpolate between two colors

Description

Takes two input colors and interpolates between their channels based on a unitized parameter, returning the color at the given percent between the source and target color.

Usage

The parameter for interpolation should be between 0-1.

Last updated