List of available colors
Last updated
Was this helpful?
Last updated
Was this helpful?
Format:
<Key>(Number of parameters for the option associated to the key)
<Type and explanations of option>
CONSTANT(3)
(RGB)
Red (0 - 255)
Green (0 - 255)
Blue (0 - 255)
RAINBOW(2)
Duration of the entire rainbow
Color Are Increasing(true/false)
HSV_GRADIENT(4)
This color creator using HSV colors, not RGB ! This will increase/decrease the H to reach the final H.
Duration
H(SV) of the start color (consider that S and V are 1) (number between 0 and 360)
H(SV) of the ending color (consider that S and V are 1) (number between 0 and 360)
AddingH(true/false) whether the number H will increase or decrease.
BounceBack(true/false) whether the color bounce back with it touch the ending color.
NO GIF