Line | |
---|
1 |
|
---|
2 | material Material0
|
---|
3 | {
|
---|
4 | technique
|
---|
5 | {
|
---|
6 | pass
|
---|
7 | {
|
---|
8 | ambient 1.0 1.0 1.0 1
|
---|
9 |
|
---|
10 | cull_hardware none
|
---|
11 | cull_software none
|
---|
12 |
|
---|
13 | texture_unit
|
---|
14 | {
|
---|
15 | texture axe.jpg
|
---|
16 | }
|
---|
17 | }
|
---|
18 | }
|
---|
19 | }
|
---|
20 |
|
---|
21 | material Material1
|
---|
22 | {
|
---|
23 | technique
|
---|
24 | {
|
---|
25 | pass
|
---|
26 | {
|
---|
27 | ambient 1.0 1.0 1.0 1
|
---|
28 |
|
---|
29 | cull_hardware none
|
---|
30 | cull_software none
|
---|
31 |
|
---|
32 | texture_unit
|
---|
33 | {
|
---|
34 | texture dwarf.jpg
|
---|
35 | }
|
---|
36 | }
|
---|
37 | }
|
---|
38 | }
|
---|
39 |
|
---|
40 | material Material2
|
---|
41 | {
|
---|
42 | technique
|
---|
43 | {
|
---|
44 | pass
|
---|
45 | {
|
---|
46 | ambient 1.0 1.0 1.0 1
|
---|
47 |
|
---|
48 | cull_hardware none
|
---|
49 | cull_software none
|
---|
50 |
|
---|
51 | texture_unit
|
---|
52 | {
|
---|
53 | texture dwarf2.jpg
|
---|
54 | }
|
---|
55 | }
|
---|
56 | }
|
---|
57 | }
|
---|
58 |
|
---|
59 | material Material3
|
---|
60 | {
|
---|
61 | technique
|
---|
62 | {
|
---|
63 | pass
|
---|
64 | {
|
---|
65 | ambient 1.0 1.0 1.0 1
|
---|
66 |
|
---|
67 | cull_hardware none
|
---|
68 | cull_software none
|
---|
69 |
|
---|
70 | texture_unit
|
---|
71 | {
|
---|
72 | texture axe.jpg
|
---|
73 | }
|
---|
74 | }
|
---|
75 | }
|
---|
76 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.