Summary
Returns a string containing the hexadecimal representation of `color`.
		- Assembly
- Kybernetik.InspectorGadgets .Editor .dll 
- Namespace
- InspectorGadgets.Editor 
- Containing Type
- IGEditorUtils
Syntax
public static string ColorToHex(Color32 color)Parameters
| Name | Type | Description | 
|---|---|---|
| color | Color32 | 
Return Value
| Type | Description | 
|---|---|
| string |