Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public sealed class Vector4Drawer : OdinValueDrawer<Vector4>, IDefinesGenericMenuItems
public Vector4Drawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
public void PopulateGenericMenu(InspectorProperty property, GenericMenu genericMenu)
InspectorProperty | property | |
UnityEditor.GenericMenu | genericMenu |