source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/barrel/barrel.material @ 1493

Revision 1493, 271 bytes checked in by igarcia, 18 years ago (diff)
Line 
1
2material Material22
3{
4        technique
5        {
6                pass
7                {
8                        ambient 0.117647 0.117647 0.117647 1
9                }
10        }
11}
12material Material11
13{
14        technique
15        {
16                pass
17                {
18                        diffuse 0.654902 0.356863 0.192157 1
19
20                        texture_unit
21                        {
22                                texture old_planks.jpg
23                        }
24                }
25        }
26}
Note: See TracBrowser for help on using the repository browser.