Skip to content

Debology.Debby.Elements

DebbyColorButton Class

A button that displays a color. It and opens the color picker when clicked.

csharp
public class DebbyColorButton : Debology.Debby.Elements.DebbyValueControl<Color>

Inheritance UnityEngine.UIElements.VisualElement 🡒 DebbyControl 🡒 UnityEngine.UIElements.INotifyValueChanged 🡒 Debology.Debby.Elements.DebbyValueControl<UnityEngine.Color> 🡒 DebbyColorButton