# 滤镜变化

## 概述

滤镜更改分布根据指定滤镜对地形的影响来进行选择。这可用于例如屏蔽受侵蚀滤镜影响的区域。

## 参数

<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>将所有级别的强度规范化到 0 到 1 的范围内。</td></tr><tr><td><strong>合并操作</strong></td><td><p>在捕获遮罩时应用不同的操作。Max 会导致所有添加到地形的点都被过滤，而 Min 则仅取较低的点。</p><p><br><em>这并不是测量侵蚀中所添加沉积的正确表示，因为侵蚀模拟的每个步骤都会对计算进行侵蚀和沉积添加，这可能导致地形大幅侵蚀但表面有轻微沉积，从而只会看到大范围的侵蚀（尽管也存在沉积）。</em></p></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/3c701b56e75a56a7e50a951bb28ddd996d1ab613" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3a8fbc6fd9cba5806686ab681d89b0ca501cb410" 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/zh/can-kao/terrain/distributions/layer/filter-change.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.
