add_solid_layer
Add a solid color layer to an After Effects composition by specifying its name, RGB color (0-1 range), and optional dimensions, duration, start time, and composition.
Instructions
Add a solid color layer to a composition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Layer name | |
| color | Yes | Color (0-1 range) | |
| width | No | Width (defaults to comp width) | |
| compId | No | Composition ID | |
| height | No | Height (defaults to comp height) | |
| compName | No | Composition name | |
| duration | No | Duration in seconds | |
| startTime | No | Start time in seconds |