# リッジ状

## **概要**

リッジフィルターは地形のピークや尾根をシャープにして改善します。

## **パラメーター**

<table><thead><tr><th width="179.699951171875">プロパティ</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></tbody></table>

## **結果**

<div><figure><img src="/files/8c878a21e836c12772f349fbd9c310fc1cb15b36" alt=""><figcaption></figcaption></figure> <figure><img src="/files/b273fb2775cb4448de2d0b2a7a1784f34a57e59d" alt=""><figcaption></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/baimu/filters/effect/ridged.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.
