# 陡度

## 概述

坡度分布根据每个像素的坡度创建遮罩。例如，可与其他分布和效果结合使用，以便快速在陡峭的悬崖上创建可侵蚀性遮罩。

## 参数

<table><thead><tr><th width="199.7999267578125">属性</th><th>描述</th></tr></thead><tbody><tr><td><strong>范围</strong></td><td>以度为单位选择所需的坡度范围。</td></tr></tbody></table>

## 结果

<figure><img src="/files/ea630ae19576f157572cb7829d17fb110a6c2151" alt=""><figcaption></figcaption></figure>


---

# 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/terrain/steepness.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.
