# Orbit Scene

## Properties of an Orbit Scene

<figure><img src="/files/3dqW0BghLl0XvzhjlNtm" alt=""><figcaption><p>Orbit Scene Properties</p></figcaption></figure>

### View

You can select the target element from the drop down and choose the element that should be the target.

By considering the target element as the target, the environment can be rotated in accordance with it.

<figure><img src="/files/0R8UvH2LFVhF8EXnJBiK" alt=""><figcaption><p>Target Element.</p></figcaption></figure>

### Advanced

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

## How to add an Orbit scene into your experience?

To add an orbit scene, click on + in the top bar and select Orbit scene

You then have an Orbit scene added to your experience.

## Setting up an orbit scene around a 3D object

Once you have added an Orbit scene, you can add a 3D object by clicking "**+**" in the top bar and choosing "**3D Model**".

<figure><img src="/files/6kzDoa5EgRTfMpM263zR" alt=""><figcaption><p>Choosing a 3D object</p></figcaption></figure>

### Example Orbit Scene

{% embed url="<https://demo.gmetri.com/orbit_scene>" %}
Orbit 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/orbit-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.
