# 自由編輯模式操作介紹

{% hint style="info" %}
建議使用瀏覽器 Chrome，以獲得最佳體驗。
{% endhint %}

想開始操作自由編輯模式，需先進入自由編輯空間頁 (Space Collection) ，有兩種方式可進入：

(1) 在「我的空間」頁，點擊空間功能選單中的「編輯」功能即可。

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

(2) 或是在該空間的「總覽」，點擊下方的「編輯空間」按鈕也可進入。

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

接著，會進入到自由編輯模式的登入頁，請一樣使用你的帳號進行登入。

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

進入自由編輯空間頁 (Space Collection) ，點擊你想編輯的空間。

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

成功進入該空間的自由編輯器！\
點擊「← Back 」，即可返回上面的自由編輯空間頁 (Space Collection)。

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

自由編輯器的主要功能區域為：

<mark style="color:blue;">**1. 物件階層 (Hierarchy)**</mark>\
場景裡面全部的物件都表列於此，如果物件是由多個子物件所組成的話，也可以在此處展開。

\ <mark style="color:blue;">**2. 工具列 (Toolbar)**</mark>\
針對物件常用的操作。

\ <mark style="color:blue;">**3. 場景 (SceneView)**</mark>\
主要會顯示你現在選擇的物件，它是最主要的編輯視窗，由三維空間(x,y,z)構成，通常會搭配物件三軸的控制工具 (Gizmo) 來進行編輯。

\ <mark style="color:blue;">**4. 物件屬性 (Inspector)**</mark>

<figure><img src="/files/4KG5GSVlU9oOiGm9ncsB" 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/zi-you-bian-ji-mo-shi-cao-zuo-jie-shao.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.
