> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/ja/chtoriaru/obujekutowo/miwomimu.md).

# 茂みを読み込む

これはかなり乾いた風景ですが、地形をより詳細にするために簡単な低木を追加します。これには次を使用します **Bush\_B.glb** World Creatorに付属するアセットからです。.glbを単にドラッグ＆ドロップして **Objects** バイオームのレイヤーに追加してシーンに配置します。大きくするために次の値を増やします **ModelScale** を2に設定し、次のものを変更します **ティント** 地形から選んだアーシーな色合いにして、より馴染ませます。

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

次に調整するのは **Distribution Settings.** を有効にし、 **Align to Normals** をオンにして、次の **Instance Distance** を16に設定し、より多くのインスタンスを得ます。さらに **Use Distribution Scale** をオンにして、次の **のMin** 値を0.5にします。これでマスクの端で低木のスケールがフェードアウトし、次のステップで役立ちます。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ja/chtoriaru/obujekutowo/miwomimu.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.
