# カーブ

## **概要**

カーブフィルターは、スプラインベースの曲線を使用して地形の高度を正確にカスタマイズすることを可能にします。フィルターは地形の高さを曲線にマッピングし、詳細な調整を可能にします。

## **パラメータ**

<table><thead><tr><th width="179.699951171875">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>曲線</strong></td><td>地形に適用する曲線を作成します。新しい制御点を追加するには左ボタンをダブルクリック（2回のLMB）し、点を削除するには点上で右クリック（RMB）してください。</td></tr><tr><td><strong>ソース範囲</strong></td><td>地形から取得する最小および最大の高さ値を設定します。最小値はグラフの0点に対応し、最大値はグラフの1点に対応します。<br>通常、地形の最小値と最大値（左側の高さメーターの下に表示されます）がソース範囲内に収まるように設定します。</td></tr><tr><td><strong>出力範囲</strong></td><td>グラフの0点および1点の出力される高さを設定します。</td></tr></tbody></table>

## **結果**

<div><figure><img src="/files/595da762d94dd10e3a204760563a6e15a92a5a0f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9f0f67b7e3368254ce90fa9a68458eae4d7c9681" 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/design/curve.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.
