Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LayerMaskField

A LayerMaskField editor. For more information, refer to UXML element LayerMaskField.
Read time 8 minutesLast updated 10 days ago

Definition

[Icon("UIToolkit/Icons/LayerMaskField.png")]public class LayerMaskField : MaskField, IEventHandler, IResolvedStyle, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, ICustomStyle, IBindable, INotifyValueChanged<int>, IMixedValueSupport

Static Fields

Value

Description

inputUssClassNameUSS class name of input elements in elements of this type.
labelUssClassNameUSS class name of labels in elements of this type.
ussClassNameUSS 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

formatListItemCallbackUnsupported.
formatSelectedValueCallbackUnsupported.

Inheritance

Inherited Members