1
0
Fork 0

Add runway rain effect

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2011-11-19 20:35:57 +00:00
parent 70478b1a99
commit eeee2d4db0

View file

@ -155,40 +155,48 @@ Shared parameters for various materials.
<material> <material>
<name>pa_taxiway</name> <name>pa_taxiway</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_taxiway.dds</texture> <texture>Runway/pa_taxiway.dds</texture>
</material> </material>
<material> <material>
<name>pa_tiedown</name> <name>pa_tiedown</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_tiedown.dds</texture> <texture>Runway/pa_tiedown.dds</texture>
</material> </material>
<material> <material>
<name>pa_dspl_thresh</name> <name>pa_dspl_thresh</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_dspl_thresh.dds</texture> <texture>Runway/pa_dspl_thresh.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_dspl_arrows</name> <name>pa_dspl_arrows</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_dspl_arrows.dds</texture> <texture>Runway/pa_dspl_arrows.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material>
<name>pa_shoulder</name>
<texture>Runway/pa_shoulder.dds</texture>
<ysize>5</ysize>
</material>
<material>
<name>pa_shoulder_f</name>
<texture>Runway/pa_shoulder_f.dds</texture>
<ysize>5</ysize>
</material>
<material> <material>
<name>pa_threshold</name> <name>pa_threshold</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_threshold.dds</texture> <texture>Runway/pa_threshold.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
<wrapv>false</wrapv> <wrapv>false</wrapv>
@ -196,216 +204,360 @@ Shared parameters for various materials.
<material> <material>
<name>pa_stopway</name> <name>pa_stopway</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_stopway.dds</texture> <texture>Runway/pa_stopway.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_L</name> <name>pa_L</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_L.dds</texture> <texture>Runway/pa_L.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_R</name> <name>pa_R</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_R.dds</texture> <texture>Runway/pa_R.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_C</name> <name>pa_C</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_C.dds</texture> <texture>Runway/pa_C.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_0l</name> <name>pa_0l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_0l.dds</texture> <texture>Runway/pa_0l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_0r</name> <name>pa_0r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_0r.dds</texture> <texture>Runway/pa_0r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_1c</name> <name>pa_1c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_1c.dds</texture> <texture>Runway/pa_1c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_1l</name> <name>pa_1l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_1l.dds</texture> <texture>Runway/pa_1l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_1r</name> <name>pa_1r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_1r.dds</texture> <texture>Runway/pa_1r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_11</name> <name>pa_11</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_11.dds</texture> <texture>Runway/pa_11.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_2c</name> <name>pa_2c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_2c.dds</texture> <texture>Runway/pa_2c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_2l</name> <name>pa_2l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_2l.dds</texture> <texture>Runway/pa_2l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_2r</name> <name>pa_2r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_2r.dds</texture> <texture>Runway/pa_2r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_3c</name> <name>pa_3c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_3c.dds</texture> <texture>Runway/pa_3c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_3l</name> <name>pa_3l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_3l.dds</texture> <texture>Runway/pa_3l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_3r</name> <name>pa_3r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_3r.dds</texture> <texture>Runway/pa_3r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_4c</name> <name>pa_4c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_4c.dds</texture> <texture>Runway/pa_4c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_4r</name> <name>pa_4r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_4r.dds</texture> <texture>Runway/pa_4r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_5c</name> <name>pa_5c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_5c.dds</texture> <texture>Runway/pa_5c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_5r</name> <name>pa_5r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_5r.dds</texture> <texture>Runway/pa_5r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_6c</name> <name>pa_6c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_6c.dds</texture> <texture>Runway/pa_6c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_6r</name> <name>pa_6r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_6r.dds</texture> <texture>Runway/pa_6r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_7c</name> <name>pa_7c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_7c.dds</texture> <texture>Runway/pa_7c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_7r</name> <name>pa_7r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_7r.dds</texture> <texture>Runway/pa_7r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_8c</name> <name>pa_8c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_8c.dds</texture> <texture>Runway/pa_8c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_8r</name> <name>pa_8r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_8r.dds</texture> <texture>Runway/pa_8r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_9c</name> <name>pa_9c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_9c.dds</texture> <texture>Runway/pa_9c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_9r</name> <name>pa_9r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_9r.dds</texture> <texture>Runway/pa_9r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_tz_three</name> <name>pa_tz_three</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_tz_three.dds</texture> <texture>Runway/pa_tz_three.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_aim</name> <name>pa_aim</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_aim.dds</texture> <texture>Runway/pa_aim.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_tz_two_a</name> <name>pa_tz_two_a</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_tz_two_a.dds</texture> <texture>Runway/pa_tz_two_a.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_tz_two_b</name> <name>pa_tz_two_b</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_tz_two_b.dds</texture> <texture>Runway/pa_tz_two_b.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_tz_one_a</name> <name>pa_tz_one_a</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_tz_one_a.dds</texture> <texture>Runway/pa_tz_one_a.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_tz_one_b</name> <name>pa_tz_one_b</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_tz_one_b.dds</texture> <texture>Runway/pa_tz_one_b.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_centerline</name> <name>pa_centerline</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_centerline.dds</texture> <texture>Runway/pa_centerline.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pa_rest</name> <name>pa_rest</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_rest.dds</texture> <texture>Runway/pa_rest.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -424,28 +576,24 @@ Shared parameters for various materials.
<material> <material>
<name>pc_dspl_thresh</name> <name>pc_dspl_thresh</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_dspl_thresh.dds</texture> <texture>Runway/pc_dspl_thresh.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material> <material>
<name>pc_dspl_arrows</name> <name>pc_dspl_arrows</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_dspl_arrows.dds</texture> <texture>Runway/pc_dspl_arrows.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material>
<name>pc_shoulder</name>
<texture>Runway/pc_shoulder.dds</texture>
<ysize>5</ysize>
</material>
<material>
<name>pc_shoulder_f</name>
<texture>Runway/pc_shoulder_f.dds</texture>
<ysize>5</ysize>
</material>
<material> <material>
<name>pc_threshold</name> <name>pc_threshold</name>
<name>dirt_rwythreshold</name> <name>dirt_rwythreshold</name>
@ -456,6 +604,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_stopway</name> <name>pc_stopway</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_stopway.dds</texture> <texture>Runway/pc_stopway.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -463,6 +615,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_L</name> <name>pc_L</name>
<name>dirt_rwyL</name> <name>dirt_rwyL</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_L.dds</texture> <texture>Runway/pc_L.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -470,6 +626,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_R</name> <name>pc_R</name>
<name>dirt_rwyR</name> <name>dirt_rwyR</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_R.dds</texture> <texture>Runway/pc_R.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -477,6 +637,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_C</name> <name>pc_C</name>
<name>dirt_rwyC</name> <name>dirt_rwyC</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_C.dds</texture> <texture>Runway/pc_C.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -484,6 +648,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_0l</name> <name>pc_0l</name>
<name>dirt_rwy0l</name> <name>dirt_rwy0l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_0l.dds</texture> <texture>Runway/pc_0l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -491,6 +659,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_0r</name> <name>pc_0r</name>
<name>dirt_rwy0r</name> <name>dirt_rwy0r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_0r.dds</texture> <texture>Runway/pc_0r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -498,6 +670,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_1c</name> <name>pc_1c</name>
<name>dirt_rwy1c</name> <name>dirt_rwy1c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_1c.dds</texture> <texture>Runway/pc_1c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -505,6 +681,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_1l</name> <name>pc_1l</name>
<name>dirt_rwy1l</name> <name>dirt_rwy1l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_1l.dds</texture> <texture>Runway/pc_1l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -512,6 +692,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_1r</name> <name>pc_1r</name>
<name>dirt_rwy1r</name> <name>dirt_rwy1r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_1r.dds</texture> <texture>Runway/pc_1r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -519,6 +703,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_11</name> <name>pc_11</name>
<name>dirt_rwy11</name> <name>dirt_rwy11</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_11.dds</texture> <texture>Runway/pc_11.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -526,6 +714,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_2c</name> <name>pc_2c</name>
<name>dirt_rwy2c</name> <name>dirt_rwy2c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_2c.dds</texture> <texture>Runway/pc_2c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -533,6 +725,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_2l</name> <name>pc_2l</name>
<name>dirt_rwy2l</name> <name>dirt_rwy2l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_2l.dds</texture> <texture>Runway/pc_2l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -540,6 +736,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_2r</name> <name>pc_2r</name>
<name>dirt_rwy2r</name> <name>dirt_rwy2r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_2r.dds</texture> <texture>Runway/pc_2r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -547,6 +747,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_3c</name> <name>pc_3c</name>
<name>dirt_rwy3c</name> <name>dirt_rwy3c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_3c.dds</texture> <texture>Runway/pc_3c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -554,6 +758,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_3l</name> <name>pc_3l</name>
<name>dirt_rwy3l</name> <name>dirt_rwy3l</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_3l.dds</texture> <texture>Runway/pc_3l.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -561,6 +769,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_3r</name> <name>pc_3r</name>
<name>dirt_rwy3r</name> <name>dirt_rwy3r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_3r.dds</texture> <texture>Runway/pc_3r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -568,6 +780,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_4c</name> <name>pc_4c</name>
<name>dirt_rwy4c</name> <name>dirt_rwy4c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_4c.dds</texture> <texture>Runway/pc_4c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -575,6 +791,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_4r</name> <name>pc_4r</name>
<name>dirt_rwy4r</name> <name>dirt_rwy4r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_4r.dds</texture> <texture>Runway/pc_4r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -582,6 +802,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_5c</name> <name>pc_5c</name>
<name>dirt_rwy5c</name> <name>dirt_rwy5c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_5c.dds</texture> <texture>Runway/pc_5c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -589,6 +813,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_5r</name> <name>pc_5r</name>
<name>dirt_rwy5r</name> <name>dirt_rwy5r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_5r.dds</texture> <texture>Runway/pc_5r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -596,6 +824,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_6c</name> <name>pc_6c</name>
<name>dirt_rwy6c</name> <name>dirt_rwy6c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_6c.dds</texture> <texture>Runway/pc_6c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -603,6 +835,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_6r</name> <name>pc_6r</name>
<name>dirt_rwy6r</name> <name>dirt_rwy6r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_6r.dds</texture> <texture>Runway/pc_6r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -610,6 +846,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_7c</name> <name>pc_7c</name>
<name>dirt_rwy7c</name> <name>dirt_rwy7c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_7c.dds</texture> <texture>Runway/pc_7c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -617,6 +857,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_7r</name> <name>pc_7r</name>
<name>dirt_rwy7r</name> <name>dirt_rwy7r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_7r.dds</texture> <texture>Runway/pc_7r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -624,6 +868,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_8c</name> <name>pc_8c</name>
<name>dirt_rwy8c</name> <name>dirt_rwy8c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_8c.dds</texture> <texture>Runway/pc_8c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -631,6 +879,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_8r</name> <name>pc_8r</name>
<name>dirt_rwy8r</name> <name>dirt_rwy8r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_8r.dds</texture> <texture>Runway/pc_8r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -638,6 +890,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_9c</name> <name>pc_9c</name>
<name>dirt_rwy9c</name> <name>dirt_rwy9c</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_9c.dds</texture> <texture>Runway/pc_9c.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -645,6 +901,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_9r</name> <name>pc_9r</name>
<name>dirt_rwy9r</name> <name>dirt_rwy9r</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_9r.dds</texture> <texture>Runway/pc_9r.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -652,6 +912,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_tz_three</name> <name>pc_tz_three</name>
<name>dirt_rwytz_three</name> <name>dirt_rwytz_three</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_tz_three.dds</texture> <texture>Runway/pc_tz_three.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -659,6 +923,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_aim</name> <name>pc_aim</name>
<name>dirt_rwyaim</name> <name>dirt_rwyaim</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_aim.dds</texture> <texture>Runway/pc_aim.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -666,6 +934,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_tz_two_a</name> <name>pc_tz_two_a</name>
<name>dirt_rwytz_two_a</name> <name>dirt_rwytz_two_a</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_tz_two_a.dds</texture> <texture>Runway/pc_tz_two_a.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -673,6 +945,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_tz_two_b</name> <name>pc_tz_two_b</name>
<name>dirt_rwytz_two_b</name> <name>dirt_rwytz_two_b</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_tz_two_b.dds</texture> <texture>Runway/pc_tz_two_b.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -680,6 +956,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_tz_one_a</name> <name>pc_tz_one_a</name>
<name>dirt_rwytz_one_a</name> <name>dirt_rwytz_one_a</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_tz_one_a.dds</texture> <texture>Runway/pc_tz_one_a.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -687,6 +967,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_tz_one_b</name> <name>pc_tz_one_b</name>
<name>dirt_rwytz_one_b</name> <name>dirt_rwytz_one_b</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_tz_one_b.dds</texture> <texture>Runway/pc_tz_one_b.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -694,6 +978,10 @@ Shared parameters for various materials.
<material> <material>
<name>pc_centerline</name> <name>pc_centerline</name>
<name>dirt_rwycenterline</name> <name>dirt_rwycenterline</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_centerline.dds</texture> <texture>Runway/pc_centerline.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
@ -701,10 +989,118 @@ Shared parameters for various materials.
<material> <material>
<name>pc_rest</name> <name>pc_rest</name>
<name>dirt_rwyrest</name> <name>dirt_rwyrest</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_rest.dds</texture> <texture>Runway/pc_rest.dds</texture>
<wrapu>false</wrapu> <wrapu>false</wrapu>
</material> </material>
<material>
<name>pa_shoulder</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<diffuse>
<r>0.93</r>
<g>0.95</g>
<b>0.93</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.1</r>
<g>0.12</g>
<b>0.1</b>
<a>1.0</a>
</specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_shoulder.dds</texture>
<ysize>5</ysize>
<wrapu>false</wrapu>
</material>
<material>
<name>pc_shoulder</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<diffuse>
<r>0.93</r>
<g>0.95</g>
<b>0.93</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.1</r>
<g>0.12</g>
<b>0.1</b>
<a>1.0</a>
</specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_shoulder.dds</texture>
<ysize>5</ysize>
<wrapu>false</wrapu>
</material>
<material>
<name>pa_shoulder_f</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<diffuse>
<r>0.93</r>
<g>0.95</g>
<b>0.93</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.1</r>
<g>0.12</g>
<b>0.1</b>
<a>1.0</a>
</specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pa_shoulder_f.dds</texture>
<ysize>5</ysize>
<wrapu>false</wrapu>
</material>
<material>
<name>pc_shoulder_f</name>
<effect>Effects/runway</effect>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<diffuse>
<r>0.93</r>
<g>0.95</g>
<b>0.93</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.1</r>
<g>0.12</g>
<b>0.1</b>
<a>1.0</a>
</specular>
<shininess>
<use>/environment/rain-norm</use>
</shininess>
<texture>Runway/pc_shoulder_f.dds</texture>
<ysize>5</ysize>
<wrapu>false</wrapu>
</material>
<!-- Default Summer --> <!-- Default Summer -->
<material> <material>
@ -907,7 +1303,7 @@ Shared parameters for various materials.
<shininess>1.2</shininess> <shininess>1.2</shininess>
<light-coverage>20000000.0</light-coverage> <light-coverage>20000000.0</light-coverage>
<wood-coverage>12000.0</wood-coverage> <wood-coverage>12000.0</wood-coverage>
<tree-texture>Textures.high/Trees/mixed-shrub.dds</tree-texture> <tree-texture>Textures/Trees/mixed-shrub.dds</tree-texture>
<tree-varieties>8</tree-varieties> <tree-varieties>8</tree-varieties>
<tree-range-m alias="/params/forest/tree-range-m"/> <tree-range-m alias="/params/forest/tree-range-m"/>
<tree-height-m>2.0</tree-height-m> <tree-height-m>2.0</tree-height-m>