Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/materials/cylinder.material @ 9068

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

Cylinder

File size: 387 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                        texture_unit
13                                {
14                                colour_op_ex source1 src_manual src_current 1 0 0
15                                }
16                }
17
18        }
19}
Note: See TracBrowser for help on using the repository browser.