Add text layer
after_effects_add_textAdd and style a text layer in an After Effects composition. Select the composition by ID or name, define text, font, size, color, and position.
Instructions
Add and style a text layer in a composition. Select the composition by id or exact name; when omitted, the active composition is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| font | No | PostScript font name, for example ArialMT. | |
| text | Yes | ||
| in_point | No | ||
| position | No | [x, y] or [x, y, z]. Defaults to composition center. | |
| font_size | No | ||
| out_point | No | ||
| fill_color | No | ||
| layer_name | No | ||
| start_time | No | ||
| justification | No | center | |
| composition_id | No | ||
| timeout_seconds | No | ||
| composition_name | No |