ColorUtility

class in UnityEngine

매뉴얼로 전환

설명

A collection of common color functions.

정적 함수

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.