create-composition
Generate a new composition in Adobe After Effects with customizable settings, including name, dimensions, pixel aspect ratio, duration, frame rate, and background color, for streamlined project creation.
Instructions
Create a new composition in After Effects with specified parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backgroundColor | No | Background color of the composition (RGB values 0-255) | |
| duration | No | Duration in seconds (default: 10.0) | |
| frameRate | No | Frame rate in frames per second (default: 30.0) | |
| height | Yes | Height of the composition in pixels | |
| name | Yes | Name of the composition | |
| pixelAspect | No | Pixel aspect ratio (default: 1.0) | |
| width | Yes | Width of the composition in pixels |