Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

added ogreode and Colladaplugin

File size: 116 bytes
Line 
1
2material Ac3d/Door/Mat001_Tex00
3{
4        technique
5        {
6                pass
7                {
8                        texture_unit
9                        {
10                                texture door.png
11                        }
12                }
13        }
14}
Note: See TracBrowser for help on using the repository browser.