# View

The View tab enables users to adjust viewing parameters within Spatial Explorer.

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

### View Tool

Used to navigate within the main view. This is the default function of the mouse cursor. Left click and hold to pan the view. Right click and hold to move the view origin. **To orbit around a specified location, or center the view on a specific point, right click on the point.**&#x20;

### Profile Tool

To view a profile of the cloud, select the profile tool. The first two mouse clicks in the [main view](/spatialexplorer-8-and-9/user-interface/windows/main-view.md) define the profile location and direction, with the third click defining the width of the profile:

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

With the width, length, and direction defined, you can now place the profile into a view. A green bar at the top of the view is used to indicate which view the profile will be inserted into, in this case the profile will be inserted into the left view:

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

**Zoom In** or **Zoom Out** on content in main view.

**Show Fullscreen**&#x20;

Enables/disables SpatialExplorer to be viewed in full-screen mode.

**Reset Camera**&#x20;

Resets main to display data in a top-down and centered view&#x20;

**Show Mouse Cursor**&#x20;

Enables/disables display of mouse cursor&#x20;

**Show Compass**&#x20;

Enables/disables display of compass correlating to data orientation (top right corner of data viewer):

![Show Compass Enabled](/files/2fDZgQrTnjrp8KOAxeD1)

**Show Sun Position**&#x20;

Enables/disables display of sun angle vector on compass:

![Show Sun Position Enabled](/files/-MaAoHYk9-1lUa1F6QUu)

**Rotate View**

Rotates the main view. With the slider centered the main view remains static. Move slider to the left to rotate main view clockwise. Move slider to the right to rotate the data counterclockwise.

**BG Brightness**

Adjust data viewer background brightness within data viewer. 0=black, 1 = white.&#x20;

**Eye-Dome Lighting**&#x20;

A non-photorealistic lighting model, which helps accentuate the shapes of different objects within the point cloud by grouping points which are close to each other, and shading their outlines. 0 = no EDL effect, 1= Maximum EDL effect&#x20;

**Eye-Dome Radius**&#x20;

EDL point grouping radius. The higher the number, the more accentuated the EDL effect.&#x20;


---

# 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.phoenixlidar.com/spatialexplorer-8-and-9/user-interface/toolbars/view.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.
