# 2Dスタンプ

## 概要

スタンプレイヤーを使うと、カスタムの高さマップをWorld Creatorにインポートして地形にシームレスにブレンドできます。以下の画像は、さまざまなレベルステップの効果と、高いレベルで侵食の影響が減少する様子を示しています。

<div><figure><img src="/files/8181fab2f15a7d69320d68101ac308f528623c00" alt=""><figcaption><p>低レベル</p></figcaption></figure> <figure><img src="/files/8f7c24e4de1f57d4f2e01978f94b66ca555276e0" alt=""><figcaption><p>中レベル</p></figcaption></figure> <figure><img src="/files/2bc679efbfd4e4d82acb4805fb0a335ae71b4915" alt=""><figcaption><p>高レベル</p></figcaption></figure></div>

{% hint style="info" %}
選択した [レベルステップ](/ja/chtoriaru/terrain-setup/level-step-system.md)にスタンプが表示されない場合、バイオームのレベルステップがより高く、スタンプが上書きされている可能性があります。
{% endhint %}

レベルステップに加えて、スタンプを既存の地形に正確に配置しブレンドして最終的な構図を向上させるためのエリア設定もあります。

<figure><img src="/files/12f67236e597cf90577d2aecce6cb639fd389a4d" alt=""><figcaption><p>地形に配置された2Dスタンプ</p></figcaption></figure>

スタンプマップの最後に重要な機能は、高さマップに加えてカラーマップをインポートできることです。デフォルトでは、スタンプのカラーマップはすべてのマテリアルに適用されます。オプションをオフにすることで無効にできます。 **シェイプレイヤーカラーを使用** マテリアル設定の中にあります。この設定は、 [MapTilerレイヤー](/ja/rifarensu/terrain/shape-layers/maptiler.md).

## ビデオガイド

{% tabs %}
{% tab title="World Creatorガイド" %}
{% embed url="<https://vimeo.com/1029694795>" %}
{% endtab %}

{% tab title="TPによるDesign with TPガイド" %}
{% embed url="<https://www.youtube.com/watch?v=UPTRB3muPzA>" %}
{% endtab %}
{% endtabs %}

## パラメーター

<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><tr><td><strong>コントラスト</strong></td><td>カラーマップのコントラストを調整します。</td></tr><tr><td><strong>明るさ</strong></td><td>カラーマップの明るさを調整します。</td></tr><tr><td><strong>X/Y反転</strong></td><td>スタンプをX方向またはY方向に反転します。</td></tr><tr><td><strong>スカルプトレイヤーを作成</strong></td><td>2Dスタンプレイヤーをスカルプトレイヤーに変換し、さらにデザイン作業を行えるようにします</td></tr></tbody></table>


---

# 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/2d-stamp.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.
