# 덤불 불러오기

비록 이 풍경이 꽤 건조하지만 이제 지형을 더 상세하게 만들기 위해 간단한 관목들을 추가하겠습니다. 이를 위해 우리는 **Bush\_B.glb** World Creator에 포함된 에셋에서 사용합니다. .glb 파일을 장면에 추가하려면 단순히 드래그 앤 드롭하여 **Objects** 바이옴의 레이어에 추가하세요. 크기를 더 크게 만들기 위해 이제 **ModelScale** 을 2로 늘리고 **틴트** 지형에서 선택한 흙빛 톤으로 변경하여 더 잘 어울리게 합니다.

<figure><img src="/files/51c84a3efa9a1e0596cdf0b26999b6239ba26aaa" alt=""><figcaption></figcaption></figure>

다음으로 우리는 **Distribution Settings.** 을(를) 활성화하고 **Align to Normals** 을(를) 켠 다음 **Instance Distance** 를 16으로 설정하여 더 많은 인스턴스를 얻습니다. 추가로 우리는 **Use Distribution Scale** 을(를) 켠 다음 **의** Min 값을 0.5로 설정합니다. 이것은 마스크 가장자리에서 관목의 크기를 페이드아웃시켜 다음 단계에서 유용하게 작용합니다.

<figure><img src="/files/06bb4aad2a8b8a18eadc3041a60b374943f30573" 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://docs.world-creator.com/ko/walkthrough/add-objects/load-bushes.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.
