→ LayerSet
Adds an element.
A group of layer objects, which can include art layer objects and other (nested) layer set objects. A single command or set of commands manipulates all layers in a layer set object.
| Name | Type | Access | Description |
|---|---|---|---|
| ArtLayers |
readonly | The art layers contained in this layer set. | |
| Channel[] | read/write | The channels that are enabled for the layer set. Must be a list of component channels. | |
| LayerSets |
readonly | The layer sets contained within the layer set. | |
| Layers |
readonly | The layers in this layer set. | |
| The | readonly | The object's container. | |
| String | readonly | The class name of the object. |
Adds an element.
Merges the layer set.
Method parameters that accept a LayerSet.
Methods that return a LayerSet.