]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/forestpond/data/exported/Tree_0Mat.tech
Use a splat material for the terrain in forest pond
[libs/gl.git] / demos / forestpond / data / exported / Tree_0Mat.tech
index 2dbd5fd9f8415195e9dc15d50be50f6545e0ebd0..81cbe0717a06c1dfc89006b92315bf07d3ef2142 100644 (file)
@@ -4,6 +4,7 @@ method ""
        {
                type pbr;
                base_color_map "Tree_0Mat_baseColor.png.tex";
+               tint 1.00000 1.00000 1.00000 1.00000;
                metalness 0.00000;
                roughness_map "Tree_0Mat_metallicRoughness.png_G.tex";
                normal_map "Tree_0Mat_normal.png.tex";
@@ -11,6 +12,7 @@ method ""
                sampler "linear_mip.samp";
        };
        receive_shadows true;
+       image_based_lighting true;
        face_cull CULL_BACK;
 };
 method "shadow"