ColorUtility

class in UnityEngine

Cambiar al Manual

Descripción

A collection of common color functions.

Funciones Estáticas

ToHtmlStringRGBReturns the color as a hexadecimal string in the format "RRGGBB".
ToHtmlStringRGBAReturns the color as a hexadecimal string in the format "RRGGBBAA".
TryParseHtmlStringAttempts to convert a html color string.