source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/chestnut/chestnut32/chesnutTrunk.material @ 1547

Revision 1547, 165 bytes checked in by igarcia, 18 years ago (diff)
Line 
1
2
3material trunkChestnut
4{
5        technique
6        {
7                pass
8                {               
9                        texture_unit
10                        {
11                                texture castanea_sativa_bark.png
12                                filtering bilinear
13                        }
14                }
15        }
16}
Note: See TracBrowser for help on using the repository browser.