ColorUtility.ToHtmlStringRGB
Parameters
| color | The color to be converted. |
Returns
string Hexadecimal string representing the color.
Description 描述
Returns the color as a hexadecimal string in the format "RRGGBB".
See Also: ColorUtility.ToHtmlColorStringRGBA.