# Options

Mesh Morpher allows users to configure the visuals indicators to help them with the Tools.

<div align="left"><figure><img src="/files/Rdil7poYVpOxeq4bpsg9" alt=""><figcaption></figcaption></figure></div>

| Options           | Description                                                                                                                                                                                                  |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Enable Wireframe  | Users can enable/disable Wireframe in Tools.                                                                                                                                                                 |
| Wireframe Color   | Pick a Wireframe color                                                                                                                                                                                       |
| Material Mode     | <p>Sometimes the mesh materials can confuse users or hide certain details. Mesh Morpher allows users to use the meshes material or the Focus Material.<br><img src="/files/prk6n9nTCeaMq6jetG5x" alt=""></p> |
| Subdivision Steps | Allows users to subdivide the mesh in sculpt tool. The subdivided mesh gets projected on the skeletal mesh when the editing is finished.                                                                     |


---

# 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.meshmorpher.com/editor/tools/general/options.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.
