method "" { material { type pbr; base_color_map "Tree_1Mat_baseColor.png.tex"; metalness 0.00000; roughness 0.957705; emission 0.00000 0.00000 0.00000; sampler "linear_mip.samp"; alpha_cutoff 0.500000; }; receive_shadows true; }; method "shadow" { shader "occluder_masked.shader"; texture "alpha_map" { texture "Tree_1Mat_baseColor.png.tex"; sampler "linear_mip.samp"; }; uniforms { uniform "alpha_cutoff" 0.500000; }; }; method "shadow_thsm" { shader "occluder_thsm_masked.shader"; texture "alpha_map" { texture "Tree_1Mat_baseColor.png.tex"; sampler "linear_mip.samp"; }; uniforms { uniform "alpha_cutoff" 0.500000; }; };