From a3c74c361ccba6f0ecee686d7e336cf905246c38 Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 18 Jan 2026 09:02:07 -0800 Subject: Impostors: combine metallic gloss & depth atlases --- 3ner.shader | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '3ner.shader') diff --git a/3ner.shader b/3ner.shader index d7663ef..dce0e18 100755 --- a/3ner.shader +++ b/3ner.shader @@ -382,8 +382,7 @@ Shader "yum_food/3ner" [ThryToggle(_IMPOSTORS)] _Impostors_Enabled("Enable", Float) = 0 _Impostors_Atlas("Atlas", 2D) = "white" {} _Impostors_Normal_Atlas("Normal Atlas", 2D) = "bump" {} - _Impostors_Metallic_Gloss_Atlas("Metallic Gloss Atlas", 2D) = "white" {} - _Impostors_Depth_Atlas("Depth Atlas", 2D) = "white" {} + _Impostors_Metallic_Gloss_Depth_Atlas("Metallic Gloss Depth Atlas", 2D) = "white" {} _Impostors_Grid_Resolution("Grid Resolution", Int) = 5 _Impostors_Sphere_Radius("Sphere Radius", Float) = 1.0 _Impostors_Near_Clip("Near clip distance", Float) = 0.01 -- cgit v1.2.3