Add folder
add_folderCreates an empty layer folder in a Compositor .comp project to organize layers. Specify parent folder or position to place the new group.
Instructions
Creates an empty layer folder (group).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| 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) | |
| parent | No | Folder (id or name) to put the layer in; omit for the root |