# ポリゴン

## 概要

ポリゴン形状レイヤーでは、カスタムポリゴンを作成し、その内側および外側の縁に高さを割り当てることで、平坦な領域、クレーター、または山を作成できます。

<div><figure><img src="/files/cd6f127c65d376c0a3df21579588bde4786167a6" alt=""><figcaption><p>平坦な領域</p></figcaption></figure> <figure><img src="/files/469815b1ef2d5a0e881da78e8ff611e1be820e96" alt=""><figcaption><p>ポリゴンレイヤーを使用した山</p></figcaption></figure></div>

## ビデオガイド

{% embed url="<https://vimeo.com/1029703085>" %}
World Creatorガイド
{% endembed %}

## ホットキー

| 形状全体に一度に影響 |                    (SHIFT) |
| ---------- | -------------------------: |
| ノードを追加     |              SHIFT + 左クリック |
| ノードを移動     |   （SHIFT）+ ノード上で左クリック＋ドラッグ |
| ノードを削除     | （SHIFT）+ CTRL + ノード上で右クリック |
| 形状を回転      |           R + 左クリック + ドラッグ |

## パラメーター

### ポリゴン設定

* **シード**\
  レイヤーで使用されるシード。

* **スプラインの滑らかさ**\
  各スプラインのステップ数を制御します。カウントを増やすとより滑らかで丸みを帯びた形状になります。

* **表面の滑らかさ**\
  形状の曲率を丸めます。

* **コーナーオフセット**\
  形状を丸めて外側にシフトします。

### 外側の設定

* **高さオフセット**\
  ポリゴンの高さをシフトします。

* **外側フォールオフ**\
  ポリゴンの外側のフェード（フォールオフ）を制御します。

* **フォールオフカーブ**\
  外側のフォールオフの急勾配さを調整します。

* **ノイズ強度**\
  外側のフォールオフにノイズを追加します。

* **ノイズスケール**\
  追加されるノイズのスケール。

### 内側の設定

* **高さオフセット**\
  ポリゴンの内側影響領域の高さをシフトします。&#x20;

* **内側のフォールオフ**\
  ポリゴンの内側のフェード（フォールオフ）を制御します。&#x20;

* **フォールオフカーブ**\
  内側のフォールオフの急勾配さを調整します。&#x20;

* **ノイズ強度**\
  内側のフォールオフにノイズを追加します。&#x20;

* **ノイズスケール**\
  追加されるノイズのスケール。&#x20;


---

# 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/shape-layers/polygon.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.
