top of page
ProPalette
This ScriptableObject contains a list of colors that can easily be applied to ProImages and adjusted in real time.
Events
ColorUpdated
​
Called when the colors of this palette are changed.
Methods
ReturnAllColors
Returns all the colors assigned on this palette.
ReturnColor
Returns a color assigned to the given name.
ReturnAllRegistered
ColorNames
Returns an array of all the color names.
bottom of page