Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogreode/demos/Media/scooby_body.material @ 21

Last change on this file since 21 was 21, checked in by nicolasc, 17 years ago

added ogreode and Colladaplugin

File size: 378 bytes
Line 
1
2material Ac3d/Scooby_Body/Mat001_Tex01
3{
4        technique
5        {
6                pass
7                {
8                        texture_unit
9                        {
10                                texture chasis.jpg
11                        }
12                }
13        }
14}
15material Ac3d/Scooby_Body/Mat001_Tex02
16{
17        technique
18        {
19                pass
20                {
21                        texture_unit
22                        {
23                                texture ventanas.jpg
24                        }
25                }
26        }
27}
28material Ac3d/Scooby_Body/Mat001_Tex03
29{
30        technique
31        {
32                pass
33                {
34                        texture_unit
35                        {
36                                texture chasis_a.jpg
37                        }
38                }
39        }
40}
41
Note: See TracBrowser for help on using the repository browser.