# Cara Mengganti Objek di Panel Transform

{% embed url="<https://youtu.be/cZeoCE0qxyI>" %}

Untuk mengganti objek, cukup klik objek yang ingin kamu ganti. Lalu, pada panel di bagian kanan, kamu akan melihat opsi **Change Object**.

Klik tombol **Browse**, dan kamu akan diarahkan baik itu ke *library* 2D atau 3D untuk mengganti objeknya dengan objek yang kamu mau.

**Catatan:**

"Change Object" ini **hanya berlaku untuk objek 2D dan 3D**, dan kamu hanya bisa mengganti objek dengan tipe yang sama. Jadi, objek 2D hanya akan bisa digantikan dengan objek 2D lagi—begitu juga dengan objek 3D.


---

# 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://guide.assemblredu.com/create-ar-3d-content/editor/2.-create-project/main-editor/editor-tools-transform/how-to-change-object-on-panel-transform.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.
