]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Iron.tech
57d0f12d868ff0cc9c2612e218fc17f6a1ce2808
[libs/gl.git] / demos / desertpillars / data / exported / Iron.tech
1 pass ""
2 {
3         material
4         {
5                 type pbr;
6                 base_color 0.550000 0.570000 0.570000 1.00000;
7                 metalness 1.00000;
8                 roughness 0.0500000;
9                 emission 0.00000 0.00000 0.00000;
10         };
11         receive_shadows true;
12 };
13 pass "shadow"
14 {
15         shader "_occluder.glsl.shader";
16 };