- Timestamp:
- 05/03/07 11:31:38 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/moria.material
r2338 r2345 36 36 world_param_name World 37 37 } 38 38 RenderTechnique PathMap 39 39 { 40 //pass_blending dest_colourone41 pass_blending none40 pass_blending dest_alpha one 41 //pass_blending none 42 42 //pass_blending add 43 } 43 } 44 44 45 45 } … … 82 82 texture greatpillardetail.png 83 83 } 84 texture_unit displace 85 { 86 texture greatpillardisplace.dds 87 } 84 88 } 85 89 } … … 108 112 { 109 113 texture greathallfloordetail.png 114 } 115 texture_unit displace 116 { 117 texture floornormal.jpg 110 118 } 111 119 }
Note: See TracChangeset
for help on using the changeset viewer.