X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=demos%2Fdesertpillars%2Fdata%2Fexported%2FIron.tech;h=1e55ffba5676e0d59da2e281db42cba3384e34f4;hp=9fbe305f20a5a2c1cd6648bb366374718313bb53;hb=f3bdaf61bbb01f66bde924a917d29d63c87f9851;hpb=d9bf5beb410d684a2a0d36f60ba5abd3745cc9d3 diff --git a/demos/desertpillars/data/exported/Iron.tech b/demos/desertpillars/data/exported/Iron.tech index 9fbe305f..1e55ffba 100644 --- a/demos/desertpillars/data/exported/Iron.tech +++ b/demos/desertpillars/data/exported/Iron.tech @@ -1,13 +1,6 @@ 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"; }; method "shadow"