Version: 2020.1
言語: 日本語
public static string ToHtmlStringRGB (Color color);

パラメーター

color 変換する色

戻り値

string 色を表す 16 進数文字列

説明

色を "RRGGBB" 形式で 16 進数文字列として返します。

関連項目: ColorUtility.ToHtmlColorStringRGBA.