LayerMaskField Constructor

Declaration

public LayerMaskField(int defaultMask);

Parameters

defaultMask The mask to use for a first selection.

Description

Constructor of the field.


Declaration

public LayerMaskField(string label, int defaultMask);

Parameters

label The label to prefix the LayerMaskField.
defaultMask The mask to use for a first selection.

Description

Constructor of the field.


Declaration

public LayerMaskField();

Description

Constructor of the field.


Declaration

public LayerMaskField(string label);

Parameters

label The label to prefix the LayerMaskField.

Description

Constructor of the field.


Did you find this page useful? Please give it a rating: