# 境界ブレンド

## 概要

ボーダーブレンドは、現在のフィルター/レイヤーの境界から内部へ向かってマスクを滑らかにぼかします。

## パラメータ

<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>

## 結果

<figure><img src="/files/7422f15342115980cb6992610d2b07744cb94a68" 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/distributions/layer/burendo.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.
