# 3D Text

The 3D Text tool allows for the creation of editable 3D typography directly within the scene. Font, size, depth, and other parameters can be customized to integrate text seamlessly into a design.

Text can also be dynamic by using **expressions** and **variables -** [Variables & Expressions](/documentation/3d-configurator/variables-and-expressions.md)

<div align="left"><figure><img src="/files/kJysD1ZxxIWBCs0R06Xc" alt="" width="304"><figcaption></figcaption></figure></div>

The 3D text tool provides comprehensive customization options similar to those found in standard text editors.

<figure><img src="/files/2ZTcmfit5RkPx0BMHFCg" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
A wide selection of fonts is available, with support for custom font uploads in **`OTF`** format
{% endhint %}

* **Quality** – increasing this value adds more polygons, improving the detail and smoothness of the text.
* **Depth** – adjusts the extrusion depth of the text
* **Contour offset** – expands the outline of the letters

To edit individual letters separately, convert the 3D text into geometry:

{% embed url="<https://screen.studio/share/0mNMit1A>" %}


---

# 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://help.vectary.com/documentation/design-process/design-mode/3d-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.
