GroupLayerCreateOptions
| Name | Type | Default | Range | Description |
|---|---|---|---|---|
| color | LabelColors | none | ||
| - | Label color of the newly created layer group | |||
| fromLayers | Layer | Layer[] | - | - | Layer(s) to populate the newly created group |
| mode | BlendMode | normal | ||
| - | Blend mode of the newly created layer group | |||
| name | string | - | - | Name of the newly created layer group |
| opacity | number | 100 | ||
| - | Opacity of the newly created layer group | |||
| typename | string | "GroupLayerCreateOptions" | ||
| - | The class name of the referenced object |
