# Display Modes

Pressing on the arrow that is located to the right of the view we are in, a menu like the one in the image with all the display options will be displayed, also we can find a display panel in the bottom right corner of each view.

![](/files/RJcBkUe4rIxTOv36R9Nm)

Below we can see the different modes:

### 1. Wireframe:

Sets the view display to non-shaded wireframe.

<figure><img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-1.jpg" alt=""><figcaption></figcaption></figure>

### 2. Shaded

Sets the view to opaque shaded mode. Shaded mode uses a mesh to shade surfaces using layer colors.

<figure><img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-2.jpg" alt=""><figcaption></figcaption></figure>

### 3. Rendered

Shades the view with a simulation of the rendered view.<br>

<figure><img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-3.jpg" alt=""><figcaption></figcaption></figure>

### 4. Ghosted

Sets the viewport display so that surfaces are translucent.<br>

<figure><img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-4.jpg" alt=""><figcaption></figcaption></figure>

### 5. X-Ray

All points and wireframe will be displayed, even if they are normally hidden by surfaces ahead of the view .

<figure><img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-5.jpg" alt=""><figcaption></figcaption></figure>

### 6. Technical:

Uses display of silhouettes and intersections, creases, edges, and real-time blended shader and render mode. Objects behind other objects are hidden.

<figure><img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-6.jpg" alt=""><figcaption></figcaption></figure>

### 7. Artistic

Uses the display of silhouettes and intersections, creases, edges, and real-time mixed shader and render mode. Objects behind other objects are hidden.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-7.jpg)

### 8. Pen

Uses black and white lines simulating pencil drawing.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-8.jpg)

### 9. Arctic

Use white for all objects and background with soft shadows to give the feel of the Arctic.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-10.jpg)

### 10. Raytraced

Defines the view in Cycles rendering mode, traces the rays in real time, after visualizing the final rendering.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/Display-Mode-11.jpg)


---

# 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.rhinoartisan.com/tutorials/master-in-jewelry-rendering-in-cycles/applying-materials/display-modes.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.
