source:
downloads/ogreode/demos/Media/landscape.material
@
21
Last change on this file since 21 was 21, checked in by nicolasc, 17 years ago | |
---|---|
File size: 278 bytes |
Rev | Line | |
---|---|---|
[21] | 1 | |
2 | material Ac3d/landscape/Mat001_Tex00 | |
3 | { | |
4 | technique | |
5 | { | |
6 | pass | |
7 | { | |
8 | specular 0.2 0.4 0.2 0.5 10 | |
9 | texture_unit | |
10 | { | |
11 | texture grass.jpg | |
12 | } | |
13 | } | |
14 | } | |
15 | } | |
16 | material Ac3d/landscape/Mat001_Tex01 | |
17 | { | |
18 | technique | |
19 | { | |
20 | pass | |
21 | { | |
22 | texture_unit | |
23 | { | |
24 | texture soil_wall.jpg | |
25 | } | |
26 | } | |
27 | } | |
28 | } |
Note: See TracBrowser
for help on using the repository browser.