lerp

Returns a linearly interpolated color between a and b colors.

Parameters

a

Source color.

b

Destination color.

t

Interpolator value with an expected range of 0..1.