> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/scenemodule/verticaltextalignment.md).

# VerticalTextAlignment

### Values <a href="#values" id="values"></a>

| Value    | Description                                                        |
| -------- | ------------------------------------------------------------------ |
| `BOTTOM` | Indicates that the text is aligned at the bottom of the container. |
| `TOP`    | Indicates that the text is aligned at the top of the container.    |
| `CENTER` | Indicates that the text is aligned at the center of the container. |
