> 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/obujekutowomasuku.md).

# オブジェクトをマスク

現在、茂みは地形全体に広がっており、望ましくありません。代わりに水が自然にたまるこのような乾いた地形では川の脇に制限します。そのために、川レイヤーをオブジェクトレイヤーの分布にドラッグします。これにより **リバー・ディストリビューション** がそのレイヤーに自動的にリンクされます。また、 **川の範囲** を0に、 **谷の範囲** を1に設定します。茂みが川自体に現れることを避けたいからです。

<figure><img src="/files/8653b0667807d6cc73de2d45685af8d07a53ebdc" alt=""><figcaption></figcaption></figure>

ご覧のとおり、これにより川の周りに非常に狭いマスクができます。これを変更するために、 **谷幅** を5にして、茂みを配置できるより広い谷を作ります。

<figure><img src="/files/57f12d1fad9f5b4ae0eea578896d520876c6b3b7" alt=""><figcaption></figcaption></figure>

その上で、今度は **ブラー** エフェクトを追加してさらに滑らかにし、茂みを散らすための広い領域を与えます。

<figure><img src="/files/13031de489a6330f2684eb32f72b607621b04066" 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/obujekutowomasuku.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.
