create-adjustment-layer
Creates an adjustment layer in After Effects compositions, specifying properties like position, size, duration, and start time. Supports active or named compositions.
Instructions
Create an adjustment layer in the specified composition (or active comp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Layer name (default: Adjustment Layer). | |
| size | No | Layer size [width,height]. Defaults to comp dimensions. | |
| compName | No | Composition name. If omitted, active composition is used. | |
| duration | No | Layer duration in seconds. | |
| position | No | Layer position [x,y] or [x,y,z]. | |
| startTime | No | Layer start time in seconds. |