> For the complete documentation index, see [llms.txt](https://mazingxr.gitbook.io/mazing-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mazingxr.gitbook.io/mazing-world/de/product-guides/premium-features/viewer-einstellungen.md).

# Viewer-Einstellungen

### **Umgebungen (Environments)**

Wechsle zwischen verschiedenen **Umgebungen**, um den Hintergrund und die Beleuchtung des Modells zu verändern.\
Die Standardumgebung ist auf **„Neutral“** gesetzt, um ein ausgewogenes und unaufdringliches Erscheinungsbild zu gewährleisten.

Zusätzlich kannst du eine **eigene Umgebung hochladen**, um die Szene weiter zu personalisieren.

<figure><img src="/files/mzyRrmD76QTWAeKCRDAG" alt=""><figcaption></figcaption></figure>

### **Belichtung (Exposure)**

Passe die **Belichtung des Modells** an, um die Helligkeit zu steuern.\
Der Bereich reicht von **0 (dunkel)** bis **2 (hell)**.

Die Standardbelichtung ist auf **1** gesetzt.

<figure><img src="/files/q4B9IvUXr3ejmoev3B4R" alt=""><figcaption></figcaption></figure>

### **Maßband (Dimension Ruler)**

Aktiviere das **Maßband**, um die Maßfunktion dynamisch ein- und auszuschalten.

Die Maße werden je nach Standort des Viewers entweder in **Zentimetern** oder **Inch** angezeigt.

Du kannst außerdem festlegen, dass die Maßfunktion **standardmäßig aktiviert** ist, sodass das Modell direkt mit sichtbaren Abmessungen geladen wird.

&#x20;

<figure><img src="/files/1by8LHR4Tlrg2nc8JczM" alt=""><figcaption></figcaption></figure>

### **Auto Rotate**

Aktiviere die **Auto-Rotate-Funktion**, um das Modell kontinuierlich rotieren zu lassen.

* Auswahl zwischen **Rotation nach links oder rechts**
* Oder deaktivieren für eine **statische Ansicht**

<figure><img src="/files/UD0pybg0GrbjEyQSO6rA" alt=""><figcaption></figcaption></figure>

### **Poster erstellen**

Erstelle ein **Poster-Bild** des Modells, das als **Vorschau** während des Ladevorgangs dient.

Das Poster definiert außerdem die **Startposition des Modells**, sodass beim Laden immer dieselbe Ansicht angezeigt wird.

<figure><img src="/files/DtplpG590LuADhx9KyxA" alt=""><figcaption></figcaption></figure>

### **Tone Mapping**

Wähle zwischen verschiedenen **Tone-Mapping-Optionen**, um die Darstellung von **Farben und Helligkeit** zu steuern.

<figure><img src="/files/KJyfNQzJgV5BO5vtJHzj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mazingxr.gitbook.io/mazing-world/de/product-guides/premium-features/viewer-einstellungen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
