# Toggle

*The toggle is a part of the* [*3D UI System for Unity*](https://assetstore.unity.com/packages/3d/gui/modular-3d-text-in-game-3d-ui-system-247241?aid=1011ljxWe\&utm_source=aff) *that creates a toggle as the name suggests. It always has a button attached and a collider component for the input system to select it via touch or mouse click.* <br>

<figure><img src="/files/8BoLItCSBJCzS6pToxSp" alt="" width="146"><figcaption></figcaption></figure>

{% content-ref url="/pages/c2qV2FUnlGfZ2hwjGial" %}
[Script documentation](/modular-3d-text/ui/toggle/script-documentation.md)
{% endcontent-ref %}

## *<mark style="color:yellow;">Inspector</mark>*&#x20;

***Note**: You can hover your mouse and check tooltips for information.*<img src="/files/5VubWJ81vdpLSuPM0ADt" alt="" data-size="line">

![](/files/05EbR95YWtU9QvnQKBvY)


---

# 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://ferdowsur.gitbook.io/modular-3d-text/ui/toggle.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.
