Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogreode/demos/Media/jeep_body.material @ 21

Last change on this file since 21 was 21, checked in by nicolasc, 16 years ago

added ogreode and Colladaplugin

File size: 172 bytes
Line 
1
2material Ac3d/Jeep_Body/Mat001_Tex00
3{
4    receive_shadows off
5        technique
6        {
7                pass
8                {
9                        specular 1 1 1 1 10
10                        texture_unit
11                        {
12                                texture red_jeep.jpg
13                        }
14                }
15        }
16}
Note: See TracBrowser for help on using the repository browser.