]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Desert_environment.seq
Update desertpillars to define more things in Blender
[libs/gl.git] / demos / desertpillars / data / exported / Desert_environment.seq
1 clear
2 {
3         color 0.00000 0.00000 0.00000 0.00000;
4         depth 1.00000;
5 };
6 renderable "content";
7 step "" "content"
8 {
9         depth_test LEQUAL;
10         lighting "Desert.lightn";
11 };
12 step "blended" "content"
13 {
14         depth_test LEQUAL;
15         lighting "Desert.lightn";
16 };