# Viewport Settings

![](/files/-MOyaBiozNGB6V53Qxw3)

#### Show Only Selected Normals:

Only display the normals of the selected normals for visual clarity of what is being edited.

#### Scale Up Selected Normals:

Increase the length of the selected and active normals for visual clarity of what is being edited.

#### X-Ray:

Draw all unhidden normals and allow selection of normls through the mesh.

#### Normals Length:

A multipling factor for the length of the normals.

#### Normals Brightness:

A brightness factor for the drawing of the normals.

#### Vertex Point Size:

A scaling factor for the drawing of the mesh vertices.

#### Display Wireframe:

Toggle on/off the wireframe overlay.

#### Gizmo Size:

Pixel size of the rotation gizmo in screen space.

#### Left Click Select:

Toggle for using Left click to select normals.

{% hint style="info" %}
Ticked: Left Click Selection; Untick: Right Click Selection
{% endhint %}

#### UI Scale:

A scale factor for increasing/decreasing the user interface.

{% hint style="info" %}
Increase scale for high res screen. Decrease scale for lower res screen.
{% endhint %}

#### Save Addon Preferences:

Saves the current add-on preferences as the default for future usage.

{% hint style="danger" %}
*Right click select* users please click this after **unticking** *Left Click Select* option.
{% endhint %}


---

# 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://bnpr.gitbook.io/abnormal-wiki/the-manual/viewport-settings.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.
