Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/data_extern/materials/debris-glass.material @ 12188

Last change on this file since 12188 was 9212, checked in by pianezza, 12 years ago

adde space junk models

File size: 370 bytes
Line 
1material debris-glass
2{
3        receive_shadows on
4        technique
5        {
6                pass
7                {
8                        scene_blend alpha_blend
9                        depth_write off
10                        ambient 1.000000 1.000000 1.000000 0.500000
11                        diffuse 0.640000 0.640000 0.640000 0.500000
12                        specular 0.500000 0.500000 0.500000 0.500000 12.500000
13                        emissive 0.000000 0.000000 0.000000 0.500000
14                        scene_blend alpha_blend
15                        depth_write off
16                }
17        }
18}
Note: See TracBrowser for help on using the repository browser.