1
0
Fork 0

New centerline textures (need to be separated from "rest" texture.)

This commit is contained in:
curt 2003-09-05 20:22:15 +00:00
parent 6c7cf8ddb1
commit c1e6e01b95

View file

@ -1286,6 +1286,37 @@ Shared parameters for various materials.
</emissive>
</material>
<material>
<name>pa_centerline</name>
<texture>Runway/pa_centerline.rgb</texture>
<wrapu>false</wrapu>
<wrapv>false</wrapv>
<ambient>
<r>0.25</r>
<g>0.24</g>
<b>0.25</b>
<a>1.0</a>
</ambient>
<diffuse>
<r>0.25</r>
<g>0.24</g>
<b>0.25</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>1.0</a>
</specular>
<emissive>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>1.0</a>
</emissive>
</material>
<material>
<name>pa_rest</name>
<texture>Runway/pa_rest.rgb</texture>
@ -2495,6 +2526,37 @@ Shared parameters for various materials.
</emissive>
</material>
<material>
<name>pc_centerline</name>
<texture>Runway/pc_centerline.rgb</texture>
<wrapu>false</wrapu>
<wrapv>false</wrapv>
<ambient>
<r>0.58</r>
<g>0.58</g>
<b>0.56</b>
<a>1.0</a>
</ambient>
<diffuse>
<r>0.58</r>
<g>0.58</g>
<b>0.56</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>1.0</a>
</specular>
<emissive>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>1.0</a>
</emissive>
</material>
<material>
<name>pc_rest</name>
<name>dirt_rwyrest</name>