Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/newlevel2012/src/modules/towerdefense/tower2/Scene.material @ 9193

Last change on this file since 9193 was 9193, checked in by mentzerf, 13 years ago

Created another tower model

File size: 278 bytes
Line 
1material Material.001
2{
3        receive_shadows on
4        technique
5        {
6                pass
7                {
8                        ambient 0.500000 0.500000 0.500000 1.000000
9                        diffuse 0.379608 0.216471 0.163137 1.000000
10                        specular 0.500000 0.500000 0.500000 1.000000 12.500000
11                        emissive 0.000000 0.000000 0.000000 1.000000
12                }
13        }
14}
Note: See TracBrowser for help on using the repository browser.