# ゼロエッジ

## **概要**

Zero Edge フィルターは、適用されたステップで地形のエッジの高さをゼロに設定します。デフォルトでは下位レベルにのみ適用されるため、目的の出力を得るにはレベルステップの強さを確認する必要があるかもしれません。

このフィルターはピクセル距離に基づいて動作することに注意してください。そのため、低いレベルでは地形上の移動距離が長くなり、高いレベルでは平滑化距離が短くなります。

## **パラメータ**

<table><thead><tr><th width="199.7999267578125">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>滑らかさ</strong></td><td>ゼロエッジ効果の範囲。</td></tr></tbody></table>

## **結果**

<div><figure><img src="/files/c8c12cc952235d06cfca71c5ee1c34d424ce424a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dc811090f5da71e704eec77c5b1fe0d64aed2a76" 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/general/zero-edge.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.
