Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-glass.material @ 9198

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

update

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.