Interpolate from current color to the specified color.
Interpolate from current color to the specified color.
1 color targetColor
the color to lerp to.
2 number speed
the speed multiplier for the lerp action, where 1 is 100%.
1 bool
whether the lerp action is finished.