> 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/rifarensu/terrain/baimu/filters/arid/rocky-cliffs.md).

# 岩の崖

## **概要**

Rocky Cliffs フィルターは地形に崖を追加します。

## **パラメータ**

<table><thead><tr><th width="199.7999267578125">プロパティ</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/39e71e7758941def094602c359e6c83c51608704" alt=""><figcaption></figcaption></figure> <figure><img src="/files/c082fd174a957d86680069b798f335d987c4b5c7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/283e6bb102e79e9c0211e001f22a2ed695689296" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.world-creator.com/ja/rifarensu/terrain/baimu/filters/arid/rocky-cliffs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
