> 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/ja/rifarensu/terrain/distributions/terrain/sea-level.md).

# 海面

### 概要

海面レベル分布は、World Creatorのグローバルな海面レベルからの高さ距離に基づいて選択を作成します。これは海岸線、海底、ビーチなどに使用できます。

### パラメータ

<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/b21c71b9d0ae12eda712646b1fe748b02e285489" alt=""><figcaption></figcaption></figure> <figure><img src="/files/daa6b87fc222e395ae238cbd732e56ebf7357f68" 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/ja/rifarensu/terrain/distributions/terrain/sea-level.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.
