AutoPrefs.

DoColorGUI(AutoPrefs.Vector4, GUIContent) Method

Summary

Draws a GUI Color field for an InspectorGadgets.AutoPrefs.Vector4.

Syntax

public static bool DoColorGUI(this AutoPrefs.Vector4 pref, GUIContent label)

Parameters

Name Type Description
pref AutoPrefs.Vector4
label GUIContent

Return Value

Type Description
bool