source: trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1.material @ 183

Revision 183, 660 bytes checked in by mattausch, 19 years ago (diff)

added iv-reader library, testing code, and resources

Line 
1material Horsechestnut_a_LOD01__03bb000f_1121354364_888_65535
2{
3        technique
4        {
5                pass
6                {
7                        ambient 1 1 1 1
8                        diffuse 1 1 1 1
9                        specular 0 0 0 20
10                        emissive 0 0 0
11
12                        scene_blend alpha_blend
13                        depth_write off
14
15                        texture_unit
16                        {
17                                texture _03bb000f_1121354364.png
18                                tex_coord_set 0
19                                colour_op modulate
20                        }
21                }
22        }
23}
24
25material Horsechestnut_a_LOD01__03bb000l_1121354364_888_65535
26{
27        technique
28        {
29                pass
30                {
31                        ambient 1 1 1 1
32                        diffuse 1 1 1 1
33                        specular 0 0 0 20
34                        emissive 0 0 0
35
36                        scene_blend alpha_blend
37                        depth_write off
38
39                        texture_unit
40                        {
41                                texture _03bb000l_1121354364.png
42                                tex_coord_set 0
43                                colour_op modulate
44                        }
45                }
46        }
47}
48
Note: See TracBrowser for help on using the repository browser.