# 扭曲

## 概述

失真效果根据程序噪声扭曲分布。

## 参数

<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>控制噪声的倍频数。较高的数值意味着更多的小尺度细节。</td></tr><tr><td><strong>种子</strong></td><td>噪声的种子。</td></tr></tbody></table>

## 结果

<div><figure><img src="/files/7a089c37ac64effa1ffe0e9cc972982ca562059d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7c806c0b4c5a79c3f34e1e0b2bdd8a320041c334" 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/effects/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.
