WeaverUtilities.

ColorToHex(Color32) Method

Summary

Returns a string containing the hexadecimal representation of `color`.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
WeaverUtilities

Syntax

public static string ColorToHex(Color32 color)

Parameters

Name Type Description
color Color32

Return Value

Type Description
string