Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(0.3, 0, 0)]
public sealed class MaxValueAttributeVector3Drawer : OdinAttributeDrawer<MaxValueAttribute, Vector3>
public MaxValueAttributeVector3Drawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |