# Text

|                     |         |                                                                                                                                                                  |
| ------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Content             | Text    | What your text will say                                                                                                                                          |
| Match Object Name   | Yes/No  | Whether the text will mirror what's in the inspector label.                                                                                                      |
| Font Size           | Decimal | The size of the font                                                                                                                                             |
| Extra Spacing       | Decimal | Increases or decreases the spacing between letters in the X, Y, or Z direction                                                                                   |
| Anchor Offset       | Decimal | The location of the text in the X, Y, and Z directions relative to its anchor point.                                                                             |
| Alignment           | Enum    | How the text is aligned with the anchor point                                                                                                                    |
| Use Integrated Font | Yes/No  | If checked, the option to use Verge integrated font will appear. Choose from low, medium, and high, each option offering a different number of points per letter |
| Font Style          |         | Choose from a list of uploaded fonts                                                                                                                             |
| Import              |         | Import TTF font from your hard drive                                                                                                                             |
| Decompose Shape     |         | Convert the current text shape into a hierarchy of its components                                                                                                |

<br>

<figure><img src="/files/Q2kokdhQ6qklhQajdr5O" alt="" width="346"><figcaption></figcaption></figure>

<figure><img src="/files/uKU764fk520pPvfevZLH" alt="" width="347"><figcaption><p align="center"><sub><mark style="color:$info;">The inspector for text</mark></sub></p></figcaption></figure>

<figure><img src="/files/4eyoXvAyqcv8eVgl1Gmi" alt=""><figcaption><p align="center"><sub><mark style="color:$info;">Text while extra spacing is being manipulated in the X direction between 0 and 15</mark></sub></p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verge.aero/drone-show-software/verge-design-studio/scene-objects/text.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
