Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public sealed class ColorDrawer : PrimitiveCompositeDrawer<Color>, IDefinesGenericMenuItems
public ColorDrawer()
protected override void DrawPropertyField(IPropertyValueEntry<Color> entry, GUIContent label)
Sirenix.OdinInspector.Editor.IPropertyValueEntry<UnityEngine.Color> | entry | |
UnityEngine.GUIContent | label |