RenderingLayerMaskField Constructor

Declaration

public RenderingLayerMaskField(uint defaultMask);

Declaration

public RenderingLayerMaskField(string label, uint defaultMask);

Declaration

public RenderingLayerMaskField();

Declaration

public RenderingLayerMaskField(string label);

Parameters

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

Description

Constructor of the field.


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