ColorSwatch
Provides variants of a given color. In painting a swatch contains different shades of the same color. The same idea is here, except we can provide many variants of a color, with different vividness and brightness grades.
Provides variants of a given color. In painting a swatch contains different shades of the same color. The same idea is here, except we can provide many variants of a color, with different vividness and brightness grades.
{
"functions": [],
"properties": [],
"types": [],
"name": "ColorSwatch",
"desc": "Provides variants of a given color. In painting a swatch contains different shades of the same color.\nThe same idea is here, except we can provide many variants of a color, with different vividness and brightness\ngrades.",
"source": {
"line": 8,
"path": "src/colorpalette/src/Shared/Swatch/ColorSwatch.lua"
}
}