# 變換

選擇物件後，使用其中一個變換工具(Transform tools)。這些工具可以通過點擊左側工具欄上的相應工具來使用，或者更方便地使用鍵盤快捷鍵。

### 變換鍵盤快捷鍵

* **W:** 移動（也稱為平移）
* **E:** 旋轉
* **R:** 縮放

### 退出變換

當您完成物件變換後，可以通過以下幾種方式退出變換模式：

* 點擊場景中不屬於您選定物件的任何地方
* 點擊工具欄中的選擇工具（最頂部的那個）
* 按鍵盤上的 Escape 鍵或 Enter 鍵


---

# 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.hology.app/zh-tw/getting-started/bian-ji-qi-ji-chu-zhi-nan/bian-huan.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.
