⚫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.

Name | Tween Colors
Nickname | TweenClr
Tab | Display
Panel | Colour
Division | 5
S | Source (Colour) | Input source color
T | Target (Colour) | Input target color
P | Parameter (Number) | Unitized parameter (0-1)
C | Color (Colour) | Resulting color
none
Usage
The parameter for interpolation should be between 0-1.

Last updated