# 海岸

## **概要**

ショアフィルターは、指定された海面より上と下の領域を制御するためのものです。World Creatorのグローバルな海面高さに基づいて動作しますが、最大限の制御を可能にするためにオフセットすることができます。

## **パラメーター**

<table><thead><tr><th width="179.699951171875">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>海面オフセット</strong></td><td>World Creatorのグローバルな海面高さに対する追加のオフセット。</td></tr></tbody></table>

### **陸地**

<table><thead><tr><th width="179.699951171875">プロパティ</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>

### **水**

<table><thead><tr><th width="179.699951171875">プロパティ</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>

### **ノイズ**

ノイズは上下のブレンド領域の幅に影響を与えます。

<table><thead><tr><th width="179.699951171875">プロパティ</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></tbody></table>

## **結果**

<div><figure><img src="/files/4bcc545dcf929a5abd951812b8df1ad0f5149b11" alt=""><figcaption></figcaption></figure> <figure><img src="/files/43fa5d198aa5cc0f9bcbe38ca4e7d2b6579581f7" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/7c0d4c7308a11c9b4dacaeae5dac1f13f485734d" 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/ja/rifarensu/terrain/baimu/filters/effect/shore.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.
