58 lines
1.7 KiB
XML
58 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||
<panel label="地面テクスチャー" name="Textures">
|
||
<text name="region_text_lbl">
|
||
地域:
|
||
</text>
|
||
<text name="region_text">
|
||
未知
|
||
</text>
|
||
<text name="detail_texture_text">
|
||
地形のテクスチャー (512x512、24ビット .tgaファイルが必要)
|
||
</text>
|
||
<text name="height_text_lbl">
|
||
1(低)
|
||
</text>
|
||
<text name="height_text_lbl2">
|
||
2
|
||
</text>
|
||
<text name="height_text_lbl3">
|
||
3
|
||
</text>
|
||
<text name="height_text_lbl4">
|
||
4(高)
|
||
</text>
|
||
<text name="height_text_lbl5">
|
||
テクスチャー標高範囲
|
||
</text>
|
||
<text name="height_text_lbl6">
|
||
南西
|
||
</text>
|
||
<text name="height_text_lbl7">
|
||
北西
|
||
</text>
|
||
<text name="height_text_lbl8">
|
||
南東
|
||
</text>
|
||
<text name="height_text_lbl9">
|
||
北東
|
||
</text>
|
||
<spinner label="低" name="height_start_spin_0" />
|
||
<spinner label="低" name="height_start_spin_1" />
|
||
<spinner label="低" name="height_start_spin_2" />
|
||
<spinner label="低" name="height_start_spin_3" />
|
||
<spinner label="高" name="height_range_spin_0" />
|
||
<spinner label="高" name="height_range_spin_1" />
|
||
<spinner label="高" name="height_range_spin_2" />
|
||
<spinner label="高" name="height_range_spin_3" />
|
||
<text name="height_text_lbl10">
|
||
これらの数字は、上記のテクスチャーをブレンドする範囲を表します。
|
||
</text>
|
||
<text name="height_text_lbl11">
|
||
計測の単位はメートルで、「低」の値はテクスチャー#1の表示高さの最大値です。
|
||
</text>
|
||
<text name="height_text_lbl12">
|
||
そして「高」の値はテクスチャー#4の高さの下限となります。
|
||
</text>
|
||
<button label="適用" name="apply_btn" />
|
||
</panel>
|