]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/forestpond/data/exported/Tree_1Mat.tech
Use a splat material for the terrain in forest pond
[libs/gl.git] / demos / forestpond / data / exported / Tree_1Mat.tech
index 24186da7e9eea4f88a6a8ee0e03c5ac44aba3f06..c6c35733e76386983a4e9112a6623f020b8bc55c 100644 (file)
@@ -4,12 +4,17 @@ method ""
        {
                type pbr;
                base_color_map "Tree_1Mat_baseColor.png.tex";
+               tint 1.00000 1.00000 1.00000 1.00000;
                metalness 0.00000;
                roughness 0.957705;
                emission 0.00000 0.00000 0.00000;
                sampler "linear_mip.samp";
                alpha_cutoff 0.500000;
        };
+       blend
+       {
+               alpha_to_coverage true;
+       };
        receive_shadows true;
 };
 method "shadow"