ae_create_composition
Create a new After Effects composition in the current project with custom width, height, duration, frame rate, and pixel aspect ratio.
Instructions
Create a new composition in the current After Effects project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new composition | |
| width | No | Width in pixels | |
| height | No | Height in pixels | |
| duration | No | Duration in seconds | |
| frame_rate | No | Frame rate (fps) | |
| pixel_aspect | No | Pixel aspect ratio (1 = square pixels) |