EditorGUIUtility.RGBToHSV

static function RGBToHSV (rgbColor : Color, out H : float, out S : float, out V : float) : void

Description