source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/OGRE/IBRTreesOGRE/media/oldgeneral/shadoMapImage.material @ 1493

Revision 1493, 131 bytes checked in by igarcia, 18 years ago (diff)
Line 
1material shadoMapImage
2{
3        technique
4        {
5                pass
6                {
7                        lighting off
8                        cull_hardware none
9                        cull_software none
10
11                }
12        }
13}
Note: See TracBrowser for help on using the repository browser.