create-adjustment-layer
Create an adjustment layer in an After Effects composition, specifying name, size, position, duration, and start time, to apply effects to all underlying layers.
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. |