ae_add_text_layer
Add a customizable text layer to an After Effects composition. Set text content, position, color, and font size to create titles or annotations directly.
Instructions
Add a text layer to a composition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content | |
| color_b | No | Blue channel (0-1) | |
| color_g | No | Green channel (0-1) | |
| color_r | No | Red channel (0-1) | |
| comp_name | Yes | Target composition name | |
| font_size | No | Font size in pixels | |
| position_x | No | X position in pixels | |
| position_y | No | Y position in pixels |