create-adjustment-layer
Create an adjustment layer in a specified or active After Effects composition, with control over size, position, duration, and start time for applying effects non-destructively.
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. |