]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Iron.tech
Adjust and re-export desertpillars data with new features
[libs/gl.git] / demos / desertpillars / data / exported / Iron.tech
index d3852af90c277c319e7785000bf5e68358da2bdb..1e55ffba5676e0d59da2e281db42cba3384e34f4 100644 (file)
@@ -1,16 +1,9 @@
-pass ""
+method ""
 {
-       material
-       {
-               type pbr;
-               base_color 0.550000 0.570000 0.570000 1.00000;
-               metalness 1.00000;
-               roughness 0.200000;
-               emission 0.00000 0.00000 0.00000;
-       };
+       material "Iron.mat";
        shader "sphere.shader";
 };
-pass "shadow"
+method "shadow"
 {
        shader "sphere_shadow.glsl.shader";
 };