Version 3.3.0.1

WrapAttributeVector2Drawer class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(0.3, 0, 0)]
public class WrapAttributeVector2Drawer : OdinAttributeDrawer<WrapAttribute, Vector2>
Draws Vector2 properties marked with WrapAttribute.
Inheritance
See Also

Constructors

WrapAttributeVector2Drawer()
public WrapAttributeVector2Drawer()

Methods

DrawPropertyLayout(GUIContent)
Not yet documented.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Extension Methods