blendMode | BlendMode | normal | | |
- | Blend mode of the newly created layer | | | |
color | LabelColors | none | | |
- | Label color of the newly created layer | | | |
fillNeutral | boolean | false | | |
- | Whether to fill with neutral color when applying Blend Mode | | | |
group | boolean | false | | |
- | Whether to use previous layer to create clipping mask | | | |
mode | BlendMode | normal | | |
- | Blend mode of the newly created layer. Deprecated, please use [[LayerCreateOptions.blendMode]] as it will override this value. | | | |
name | string | - | - | Name of the newly created layer |
opacity | number | 100 | | |
- | Opacity of the newly created layer | | | |
typename | string | "LayerCreateOptions" | | |
- | The class name of the referenced object | | | |