# 峡谷

## **概要**

Canyon フィルターは、谷に対する平滑化効果と峰に対する粗い効果を組み合わせて、地形に渓谷のような構造を作り出します。

## **パラメータ**

<table><thead><tr><th width="199.7999267578125">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>長さ</strong></td><td>平滑化効果の強さ。</td></tr><tr><td><strong>強度（Strength）</strong></td><td>キャニオン効果の強さ。</td></tr><tr><td><strong>閾値</strong></td><td>なだらかな谷と鋭い尾根を区別する検出ポイント。</td></tr></tbody></table>

## **結果**

<div><figure><img src="/files/47c8063132a69952baa37f9f11677499afceabfb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fdb77a602fc92a3e052ae0b89745ac6661f9bec8" 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/arid/canyon.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.
