Vector4Field.UxmlFactory
Instantiates a Vector4Field 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<Vector4Field, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class Vector4Field.UxmlFactory : UxmlFactory<Vector4Field, Vector4Field.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory