# 複製

添加同一物件的多個副本可以快速為場景增加內容。

### 複製並放置

當您選擇了一個或多個物件時，按 Ctrl+D 或 Cmd+D（⌘+D）。您應該會看到一個黃色球體，指示複製物件將被放置的位置。用滑鼠左鍵點擊以放置複製的物件。選定物件之間的相對位置將保持不變。

### 變換過程中複製

當您選擇了一個或多個物件，並且啟用了變換工具（如移動、旋轉或縮放）時，按 Ctrl+D 或 Cmd+D（⌘+D）可以直接在原地複製物件。您的變換不會轉移到新的複製物件上，因此您可以對它們進行不同的變換。當您想要快速複製並移動或旋轉物件時，這會很方便。


---

# 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/fu-zhi.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.
