- Timestamp:
- 05/28/07 17:00:18 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/moria.material
r2386 r2398 26 26 // start_tex_id 3 27 27 //} 28 //RenderTechnique SphericalBillboard 29 //{ 30 // bind_texture false 31 //} 28 32 RenderTechnique DepthShadowReceiver 29 33 { … … 68 72 texture_unit displace 69 73 { 74 texture nullbump.bmp 75 //filtering none 76 //tex_address_mode clamp 70 77 } 71 78 texture_unit pathMap … … 104 111 texture_unit displace 105 112 { 106 texture greatpillardisplace.dds 113 texture greatpillarbump.bmp 114 //texture nullbump.bmp 115 //tex_address_mode mirror 107 116 } 108 117 } … … 150 159 texture greatHallWallDetail.png 151 160 } 161 texture_unit displace 162 { 163 texture morialwalldetailbump.bmp 164 } 152 165 } 153 166 } … … 167 180 texture pillarheaddetail.png 168 181 } 182 texture_unit displace 183 { 184 texture greatpillarheadbump.bmp 185 } 186 169 187 } 170 188 }
Note: See TracChangeset
for help on using the changeset viewer.