Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

lerp

Description

Linearly interpolate from the current color to the target color using the delta.

Arguments

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.