- Timestamp:
- 12/11/06 16:30:08 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/hangar.material
r1671 r1879 11 11 max_light_count 3 12 12 vertex_program_name GameTools/ShadowMap/ShadowDistVS 13 fragment_program_name GameTools/ShadowMap/ShadowDistPS13 fragment_program_name GameTools/ShadowMap/ShadowDistPS 14 14 set_light_view true 15 15 set_light_farplane true … … 18 18 } 19 19 20 ambient 0.5 0.5 0.5 1 21 diffuse 0.5 0.5 0.5 1 20 iteration once_per_light spot 21 //iteration once_per_light point 22 23 ambient 1.0 1.0 1.0 1 24 diffuse 1.0 1.0 1.0 1 22 25 specular 0 0 0 0 23 26 emissive 0 0 0
Note: See TracChangeset
for help on using the changeset viewer.