Class Vector2IntField
Inheritance
Vector2IntField
Implements
Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class Vector2IntField : BaseCompositeField<Vector2Int, IntegerField, int>, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyle, IBindable, INotifyValueChanged<Vector2Int>