source:
GTP/trunk/App/Demos/Illum/Ogre/Media/materials/scripts/hangar.material
@
2271
Revision 2271, 165 bytes checked in by szirmay, 18 years ago (diff) |
---|
Line | |
---|---|
1 | material hangarlambert1 |
2 | { |
3 | technique |
4 | { |
5 | pass |
6 | { |
7 | |
8 | ambient 1.0 1.0 1.0 1 |
9 | diffuse 1.0 1.0 1.0 1 |
10 | specular 0 0 0 0 |
11 | emissive 0 0 0 |
12 | } |
13 | } |
14 | } |
Note: See TracBrowser
for help on using the repository browser.