Summary
Appends the hexadecimal representation of `color`.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- IGEditorUtils
Syntax
public static void AppendColorToHex(StringBuilder text, Color32 color)
Parameters
| Name | Type | Description |
|---|---|---|
| text | StringBuilder | |
| color | Color32 |
Return Value
| Type | Description |
|---|---|
| void |