# 物件階層 (Hierarchy)

物件階層 (Hierarchy) 又可分為：\
\ <mark style="color:blue;">**1.環境設定**</mark>\
可針對場景的天空球（Skybox）進行顏色、亮度、清晰度的設定。\
\ <mark style="color:blue;">**2.物件階層列表**</mark>\
列出顯示場景中的 3D 物件及其父子層級結構（Parent-child）。

<mark style="color:blue;">**3.場景效能檢視**</mark>\
可隨時檢查場景的當前效能，如果效能不佳，可能會導致場景卡頓或無法載入的情況。<br>

<figure><img src="/files/UNygfC8e7ZrTdINzg2Kf" 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/wu-jian-jie-ceng-hierarchy.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.
