59 lines
1.5 KiB
XML
59 lines
1.5 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">
|
||
地面材质(要求 512×512, 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">
|
||
单位为米,最低值是一号材质的最大高度。
|
||
</text>
|
||
<text name="height_text_lbl12">
|
||
而最高值是四号材质的最小高度。
|
||
</text>
|
||
<button label="应用" name="apply_btn" />
|
||
</panel>
|