Version 3.3.0.1

WrapAttributeVector4Drawer class

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

Constructors

WrapAttributeVector4Drawer()
public WrapAttributeVector4Drawer()

Methods

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

Extension Methods