Examples
Basic text modification
Complete text styling
Text with positioning and expressions
Parameters
Typography
Font family name
Font size in points
Letter spacing/tracking value
Appearance
Fill color in multiple formats:
- RGB arrays:
[1,1,1]
(0-1 range) or[255,255,255]
(0-255 range) - Hex strings:
#ffffff
Stroke color in multiple formats:
- RGB arrays:
[1,1,1]
(0-1 range) or[255,255,255]
(0-255 range) - Hex strings:
#ffffff
Width of the text stroke
Whether stroke appears over fill
Whether to apply stroke to text
Whether to apply fill to text
Layout
Text alignment: ‘left’, ‘right’, or ‘center’
[x, y] position coordinates
Content
Name of the text layer to modify
The actual text content
After Effects expression for text
Animation
After Effects expression for position
After Effects expression for scale
After Effects expression for opacity
Composition
Name/ID of the composition (optional)