# Set Object Parameter

### 프로퍼티에 오브젝트를 지정하는 방법

다음과 같이 오브젝트를 참조하여 사용하는 프로퍼티가 있어요.

이 **프로퍼티에 오브젝트를 지정**하고 싶다면, **아래 메뉴얼을 참고해주세요.** ✅

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

**1. 오브젝트를 지정할 프로퍼티의 필드를 클릭해주세요.**

필드의 가장자리 색상💛과 마우스 커서의 모양🔗이 바뀌었다면, \
오브젝트를 선택할 수 있는 상태가 되었음을 의미해요.

<figure><img src="/files/2cAmncX3nN9QZlUwYFYo" alt=""><figcaption></figcaption></figure>

선택 상태를 취소하고 싶다면, 다음 중 한 가지 방법을 사용해보세요. 😆

* 키보드로 ESC 키를 눌러주세요.
* 프로퍼티 필드를 다시 한번 클릭해주세요.
* 월드에서 오브젝트가 없는 곳을 클릭해주세요.

**2. 체인 모양🔗이 된 마우스로, 월드 트리 혹은 월드에서 참조하고 싶은 오브젝트를 클릭해주세요.**

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

**3. 클릭한 오브젝트가 선택했던 프로퍼티 필드에 지정되는 것을 확인할 수 있어요. ⤵**

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

돋보기 아이콘🔍을 클릭하면, 프로퍼티 필드에 지정된 오브젝트를 선택할 수 있어요.

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

지정된 오브젝트를 프로퍼티 필드에서 제거하고 싶다면, 휴지통 아이콘🗑을 클릭해주세요.

<figure><img src="/files/kQldL0cVBpbOxzriUwd0" 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://ditoland-utplus.gitbook.io/ditoland/manual/set-object-parameter.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.
