# 海平面

### 概述

海平面分布根据与 World Creators 全局海平面的高度距离创建选择。这可用于例如海岸线、海底、海滩。

### 参数

<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/a9ebcca91a6f95cece6432ad383d8ad137903371" alt=""><figcaption></figcaption></figure> <figure><img src="/files/761bd0c93384d2577154aa9070fc1778b9d050c9" 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:

```
GET https://docs.world-creator.com/zh/can-kao/terrain/distributions/terrain/sea-level.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.
