source: GTP/trunk/App/Demos/Geom/OgreStuff/media/materials/scripts/RZR-002.material @ 1092

Revision 1092, 118 bytes checked in by gumbau, 18 years ago (diff)

LodStrips? and LODTrees demos

Line 
1
2material RZR-002
3{
4        technique
5        {
6                pass
7                {
8
9                        texture_unit
10                        {
11                                texture RZR-002.png
12                        }
13                }
14        }
15}
Note: See TracBrowser for help on using the repository browser.