Vector2Field.UxmlFactory
Instantiates a Vector2Field using the data read from a UXML file.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<Vector2Field, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class Vector2Field.UxmlFactory : UxmlFactory<Vector2Field, Vector2Field.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory