Linearly interpolate from the current color to the target color using the delta.
Linearly interpolate from the current color to the target color using the delta.
1 number delta
the delta to interpolate the color value by.
2 number r
the red channel.
3 number g
the blue channel.
4 number b
the blue channel.
5 number a
the alpha channel.