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