# 360 Scene

## Properties of a 360 Scene

The properties panel in a 360 scene provides multiple options to adjust an element or an item in an experience.

<figure><img src="/files/j53V8YLSf3VprHObDQGy" alt=""><figcaption><p>360 Scene properties</p></figcaption></figure>

### View

The functionalities of Yaw, Reset Rotation, and Allow Zooming in any experience are similar to those in a 3D scene.

* **Gyro Lock** - Enabling this option will lock the gyroscope view of the experience. If the option is not checked, the adjustments to the gyroscope view can be made by adjusting the yaw and pitch ranges.

### Advanced

Environment Map and Selective Bloom in any experience are similar to those in a 3D scene.

## How do I add a 360 panorama into my experience?

### Step 1: Add a 360 Scene

You can add a 360 scene by clicking on the '**+**' icon in the left bar and selecting '**360 Scene'.** <br>

<figure><img src="/files/qjGyyrz0PlVDHzK5ycYM" alt=""><figcaption><p>Add a 360 scene into your experience</p></figcaption></figure>

### Step 2: Go to properties of Pano Element and select Upload/Choose File

<figure><img src="/files/muXThmc3WkHLS8v4QGtn" alt=""><figcaption><p>Properties of Pano Element and select Upload/Choose File</p></figcaption></figure>

{% content-ref url="/pages/89Dj2jFYZ5UbZ0t6i2fd" %}
[Selecting a file](/metaverse/build/editor/file-manager/3rd-person-scenes.md)
{% endcontent-ref %}

### Example 360 Scene

{% embed url="<https://demo.gmetri.com/360_scene>" %}
360 Scene Example
{% endembed %}


---

# 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.gmetri.com/metaverse/build/scenes/360-scene.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.
