source:
downloads/ogreode/demos/Media/capsule.material
@
53
Last change on this file since 53 was 21, checked in by nicolasc, 17 years ago | |
---|---|
File size: 235 bytes |
Rev | Line | |
---|---|---|
[21] | 1 | |
2 | material Ac3d/Capsule/Mat001_Tex00 | |
3 | { | |
4 | receive_shadows off | |
5 | technique | |
6 | { | |
7 | pass | |
8 | { | |
9 | ambient 1 1 1 1 | |
10 | diffuse 1 1 1 1 | |
11 | specular 1 1 1 1 10 | |
12 | ||
13 | texture_unit | |
14 | { | |
15 | texture capsule.png | |
16 | tex_address_mode clamp | |
17 | } | |
18 | } | |
19 | } | |
20 | } |
Note: See TracBrowser
for help on using the repository browser.