Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/data_extern/materials/cylinder.material @ 12188

Last change on this file since 12188 was 9170, checked in by toliecht, 12 years ago

new color

File size: 277 bytes
Line 
1material redcylinder
2{
3        receive_shadows on
4        technique
5        {
6                pass
7                {
8                        ambient 0.500000 0.500000 0.500000 1.000000
9                        diffuse 0.742493 0.072931 0.072931 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.