# 砂

## 概要

砂のシミュレーションは地形に粒状の堆積物を追加します。シミュレーションは不安定な位置から材料を下方へ移動させ、安定した角度になるまで移動します そしてその過程で隙間や亀裂を埋めます。

## ビデオガイド

{% embed url="<https://vimeo.com/1029723543>" %}
World Creatorガイド
{% endembed %}

## パラメーター

<table><thead><tr><th width="179.6998291015625">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>斜面角</strong></td><td>堆積物がこれ以上移動しなくなる角度です。山の麓に形成される崩積斜面（タラス）はこの角度になります。</td></tr><tr><td><strong>侵食角</strong></td><td>堆積物が不安定になり下方へ滑り始める角度です。</td></tr><tr><td><strong>スポーンレベル</strong></td><td>どのレベルで土砂が地形に追加されるか。 </td></tr><tr><td><strong>スポーン量</strong></td><td>地形に追加される土砂の量。</td></tr></tbody></table>

## 結果

<div><figure><img src="/files/6abfdb8b28911c93c5965a47252d685f93ad9a7f" alt=""><figcaption><p>砂のシミュレーション</p></figcaption></figure> <figure><img src="/files/3ff5da8e0bc57def74d416a6705190dc1594925c" alt=""><figcaption><p>地形に塗布された砂のシミュレーション</p></figcaption></figure></div>


---

# 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/ja/rifarensu/terrain/simulation-layers/sand.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.
