# バルーン

## **概要**

バルーンフィルターは、ピクセルの降勾配方向に対して地形を外側または内側に変位させます。

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

<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/188e5c390355822296f3afdd9475c5427d3df993" alt=""><figcaption></figcaption></figure> <figure><img src="/files/05c36fa3634c1dc7aeba81e684ddf2d8be51fd66" alt=""><figcaption></figcaption></figure></div>


---

# 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/balloon.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.
