summaryrefslogtreecommitdiffstats
path: root/3ner.shader
diff options
context:
space:
mode:
Diffstat (limited to '3ner.shader')
-rwxr-xr-x3ner.shader3
1 files changed, 1 insertions, 2 deletions
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