ColorExtensions Methods |
The ColorExtensions type exposes the following members.
Name | Description | |
---|---|---|
Normalize |
Used to normalize a color to prevent blowout or strangeness when r/g/b values are greater than 100%
| |
ToColor |
Convert a hex color to a UnityEngine.Color
| |
ToHex |
Converts a UnityEngine.Color32 to a hex color
|