LayerMaskField
A LayerMaskField editor. For more information, refer to UXML element LayerMaskField.
Read time 9 minutesLast updated 8 hours ago
Definition
- Type: Class
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor.CoreModule
- Inherits from: MaskField
- Implements: IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, IBindable, IMixedValueSupport, INotifyValueChanged<int>
[Icon("UIToolkit/Icons/LayerMaskField.png")][UxmlElement]public class LayerMaskField : MaskField, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, IBindable, IMixedValueSupport, INotifyValueChanged<int>
Static Fields
Value | Description |
|---|---|
| inputUssClassName | USS class name of input elements in elements of this type. |
| labelUssClassName | USS class name of labels in elements of this type. |
| ussClassName | USS class name of elements of this type. |
Constructors
Constructor | Description |
|---|---|
| LayerMaskField() | Constructor of the field. |
| LayerMaskField(System.Int32) | Constructor of the field. |
| LayerMaskField(System.String) | Constructor of the field. |
| LayerMaskField(System.String,System.Int32) | Constructor of the field. |
Properties
Property | Description |
|---|---|
| formatListItemCallback | Unsupported. |
| formatSelectedValueCallback | Unsupported. |