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