Parameters
Note: If shapes are not visible or the canvas is not interactable, please try refreshing the page.
Text node is used to create and style text layers. It provides extensive control over typography, including font family, size, style, spacing, and more.
Parameters
| Parameter | Description |
|---|---|
Label | The display name for the node. |
Content | The text content to be rendered. |
Align | Text horizontal alignment. |
Orientation | Sets the text layout direction. |
Translate | Sets the X and Y coordinates of the text's origin. |
Scale | Scales the text from its origin. |
Rotation | Rotates the text around its origin. |
Blur | Applies a Gaussian blur effect to the text. |
Font | The font family for the text. |
Size | The font size in pixels. |
Style | The font weight and style (e.g., Bold, Italic). |
Slant | The angle to slant or italicize the text. |
Spacing | The spacing between characters. |
Line height | The height of each line of text, as a multiple of font size. |