1
0
Fork 0

Add texture and material definition for casing on 3d Taxiway signs.

Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
This commit is contained in:
Emilian Huminiuc 2012-05-11 11:46:07 +03:00
parent 76b0a99ab5
commit 626d758f30
2 changed files with 29 additions and 7 deletions

View file

@ -575,4 +575,26 @@ Shared parameters for various materials.
<load-resistance>1e10</load-resistance>
</material>
<!-- Taxiway signs -->
<material n="2100">
<name>signcase</name>
<texture>Signs/signs_case.png</texture>
<effect>Effects/terrain-default</effect>
<ambient>
<r>1.0</r>
<g>1.0</g>
<b>1.0</b>
</ambient>
<glyph>
<name>cover1</name>
<left>0.000</left>
<right>0.625</right>
</glyph>
<glyph>
<name>cover2</name>
<left>0.625</left>
<right>0.000</right>
</glyph>
</material>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 506 B