Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/materials/Portals.material @ 8456

Last change on this file since 8456 was 8456, checked in by anbueche, 13 years ago

portal materials and pictures added

File size: 175 bytes
Line 
1material Portals/Default
2{
3        technique
4        {
5                pass
6                {
7                        lighting off
8                        scene_blend alpha_blend
9                        depth_write off
10
11                        texture_unit
12                        {
13                                texture portal1.png
14                        }
15                }
16        }
17}
Note: See TracBrowser for help on using the repository browser.