| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/ColorUtility.html | [Back] [Original] |
A collection of common color functions.
| Method | Description |
|---|---|
| ToHtmlStringRGB | Returns the color as a hexadecimal string in the format "RRGGBB". |
| ToHtmlStringRGBA | Returns the color as a hexadecimal string in the format "RRGGBBAA". |
| TryParseHtmlString | Attempts to convert a html color string. |
| Web Proxy Viewer | New URL | Original Page |