# 扭曲

## **概览**

扭曲滤镜允许你扭曲地形。它在每个级别步骤上运行。

## **参数**

<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><tr><td><strong>倍频</strong></td><td>噪声使用的倍频数。若希望在大尺度扭曲中加入额外的小尺度噪声，请使用更多倍频数。</td></tr></tbody></table>

## **结果**

<div><figure><img src="/files/2f10bbb0d72fecccd9f14eb797891acef7a3432b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0e12bf7dfdafcad5d4b221e50a188e6792175c45" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5d4112ff49edb079d62a77f776d772ac41d86d4e" 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/sheng-wu-qun-luo/filters/effect/distortion.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.
