# ZDText

The ZDTEXT is an [Actor Component](https://docs.unrealengine.com/en-US/Programming/UnrealArchitecture/Actors/Components) used to create several text properties to serve text data into **Reality Setup**.&#x20;

### Attributes <a href="#zdtext-attributes" id="zdtext-attributes"></a>

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2FedOXZM9rXV20lQqgOd3O%2Fimage.png?alt=media&#x26;token=be9b0c9f-9766-437b-895b-a7ea8dc286c7" alt=""></div>

| **Attribute**       | **Description**                                 |
| ------------------- | ----------------------------------------------- |
| **Text**            | Text that will be displayed as string data type |
| **Font File Path**  | Font file path will be included                 |
| **Character Depth** | Space between characters                        |
| **Alignment**       | Position of the text                            |
| **Character Size**  | Size of the characters                          |
| **Max Width**       | Maximum horizontal size                         |
| **Max Height**      | Maximum vertical size                           |
| **Material**        | Material will be reflected on the text          |
| **UVMapping**       | UV type that affects material                   |
