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