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)
RevLine 
[2271]1material hangarlambert1
[1081]2{
3        technique
4        {
5                pass
6                {
[2152]7               
[1879]8                        ambient 1.0 1.0 1.0 1
9                        diffuse 1.0 1.0 1.0 1
[1081]10                        specular 0 0 0 0
11                        emissive 0 0 0
12                }
13        }
14}
Note: See TracBrowser for help on using the repository browser.