Move layer in the stack
move_layerMove layers to the top, bottom, or relative positions in Compositor projects, including folder subtrees.
Instructions
Reorders a layer (with its subtree if it is a folder): to the top or bottom of a folder or the root, or directly above/below another layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Top or bottom of the destination folder (or root) | |
| path | Yes | Path to the .comp project package (a directory ending in .comp) | |
| above | No | Place directly above this layer (id or name) | |
| below | No | Place directly below this layer (id or name) | |
| layer | Yes | Layer UUID or its exact name | |
| parent | No | Folder (id or name) to put the layer in; omit for the root |