Runtime Color Settings

v1.0

The Runtime Color Settings are Scriptable Objects which hold the data required to handle an average color and process into a color you'll use on objects and UI elements in your project.

While you can edit the values on each object, you'll likely find it much easier to edit them on the Runtime Color component. When viewing that component, all Runtime Color Settings objects are visible and editable in a custom Inspector. During runtime, the average color and the output colors of each Settings object are also shown.

As these are Scriptable Objects, any changes made during play mode in the Editor will be kept when play mode ends.

Last updated