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