IGEditorUtils.

ColorToHex(Color32) Method

Summary

Returns a string containing the hexadecimal representation of `color`.

Syntax

public static string ColorToHex(Color32 color)

Parameters

Name Type Description
color Color32

Return Value

Type Description
string