set_layer_properties
Update specific properties of a layer in an Aseprite sprite, such as name, opacity, visibility, editability, or blend mode. Only the properties you specify are changed.
Instructions
Update one or more layer properties. Only the arguments you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| layer | Yes | ||
| opacity | No | ||
| visible | No | ||
| editable | No | ||
| filename | Yes | ||
| blend_mode | No |