> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/zh/can-kao/terrain/sheng-wu-qun-xi/filters/terrace/steep.md).

# 陡峭

## **概述**

陡峭梯田滤镜允许你为地形添加台阶。它提供多种参数以根据需要自定义和调整这些台阶。

## **参数**

<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><tr><td><strong>顶部衰减</strong></td><td>允许你平滑台阶垂直墙面的上缘。</td></tr><tr><td><strong>X 旋转</strong></td><td>移动台阶的角度。这允许你创建倾斜的台阶。当滤镜仅在一个级别步骤上运行时，倾斜台阶效果最佳。</td></tr><tr><td><strong>Y 旋转</strong></td><td>围绕上轴旋转台阶角度。要看到明显效果，X 旋转可能不能为 0。</td></tr></tbody></table>

## **结果**

<div><figure><img src="/files/f63aec083c8f817b6f6f9b82b39902358a972d95" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cf3f096011f5f197170657a7bfb485c7e187c5c1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/317eab4cfb5a36ec0041e15a92421bacd31fad87" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.world-creator.com/zh/can-kao/terrain/sheng-wu-qun-xi/filters/terrace/steep.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
