Change composition settings
ae_set_comp_settingsRename, resize, or update an After Effects composition's duration, frame rate, work area, background, and preview resolution.
Instructions
Rename or resize a composition, or change its duration, frame rate, work area or background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | Composition name, project item id, or index. Omit for the active comp. | |
| name | No | ||
| width | No | ||
| height | No | ||
| duration | No | Seconds. | |
| frameRate | No | ||
| workAreaStart | No | Seconds. | |
| backgroundColor | No | Color as "#rrggbb", or [r, g, b] in 0-1 or 0-255. | |
| resolutionFactor | No | Preview resolution as [x, y] downsample, e.g. [2, 2] for half. | |
| workAreaDuration | No | Seconds. |