Hide
ColorPalette

A simple color palette tool to select a color from a list of colors.

Use Tools - Saints Field - Color Palette to manage the color palette.

Parameters:

  • string[] names: the tags of the palette. If null, it'll use all the palette in the project. If it starts with $, then a property/callback will be invoked, which should returns a string (or a collection of string) for the tags.
  • Allow Multiple: No
[ColorPalette] public Color allPalette;

Tools - Saints Field - Color Palette: