# 物件屬性 (Inspector)

當點擊 3D 物件時，右側便會出現物件屬性 (Inspector) 面板。

除了可以為物件重新命名、瞄準、上鎖、隱藏跟刪除之外，還可進一步為 3D 物件進行 <mark style="color:blue;">**屬性(Property)**</mark> 跟 <mark style="color:blue;">**互動 (Action)**</mark> 的設定。

<figure><img src="/files/AQ9hmPcrZoGBOGdmoZU0" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**1.屬性 (Property)**</mark>：設定物件的位置、角度、大小、透明度、碰撞區、材質。

<figure><img src="/files/kpogjhZrOkcP794ouKk2" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**2.互動 (Action)**</mark>：為物件設定資訊版，可讓 3D 物件被觀賞者點擊時，呈現詳細的內容資訊。

<figure><img src="/files/YTRUaPLR2ddb9LQohhP3" 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-shu-xing-inspector.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.
