summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--3ner.shader12
1 files changed, 5 insertions, 7 deletions
diff --git a/3ner.shader b/3ner.shader
index 0fcf7a0..80d582e 100644
--- a/3ner.shader
+++ b/3ner.shader
@@ -40,13 +40,11 @@ Shader "yum_food/3ner"
//ifex _Details_Enabled==0
[HideInInspector] m_start_Details("Details", Float) = 0
- [HideInInspector] m_start_Details_Enabled("Details Enabled", Float) = 0
- [ThryToggle(_DETAILS)] _Details_Enabled("Enable", Float) = 0
- _DetailNormalMap("Normal", 2D) = "bump" {}
- _DetailNormalMapScale("Normal Scale", Float) = 1
- _DetailMask("Mask", 2D) = "white" {}
- [IntRange] _Details_UV_Channel("UV Channel", Range(0, 3)) = 0
- [HideInInspector] m_end_Details_Enabled("Details Enabled", Float) = 0
+ [ThryToggle(_DETAILS)] _Details_Enabled("Enable", Float) = 0
+ _DetailNormalMap("Normal", 2D) = "bump" {}
+ _DetailNormalMapScale("Normal Scale", Float) = 1
+ _DetailMask("Mask", 2D) = "white" {}
+ [IntRange] _Details_UV_Channel("UV Channel", Range(0, 3)) = 0
[HideInInspector] m_end_Details("Details", Float) = 0
//endex
[HideInInspector] m_end_Main("Main", Float) = 0