# 場景 (SceneView)

場景 (SceneView) 是一個用於顯示和編輯 3D 場景的區域。你可以將 3D 物體拖放到場景中，並調整它們的位置、旋轉、縮放等屬性。

當你選擇一個 3D 物體時，場景 (SceneView) 上會顯示 <mark style="color:blue;">**X、Y、Z 三軸**</mark>。你可以使用滑鼠拖動軸上的箭頭來調整 3D 物體的屬性。

<figure><img src="https://4092478488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg8PrFuQF0gHocoRsYWhd%2Fuploads%2FblfKXtKrx7dVysnzu447%2FFrame%20115.png?alt=media&#x26;token=a3839ab1-e23d-4e10-8892-507e89b320dd" alt=""><figcaption></figcaption></figure>


---

# 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://hei-dong-chuang-zao.gitbook.io/virsody-guide/zi-you-bian-ji-mo-shi/chang-jing-sceneview.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.
