summaryrefslogtreecommitdiffstats
path: root/3ner.shader
diff options
context:
space:
mode:
Diffstat (limited to '3ner.shader')
-rwxr-xr-x3ner.shader6
1 files changed, 6 insertions, 0 deletions
diff --git a/3ner.shader b/3ner.shader
index 8d9167f..569ddc5 100755
--- a/3ner.shader
+++ b/3ner.shader
@@ -1133,6 +1133,12 @@ Shader "yum_food/3ner"
_BRDF_Specular_Min_Denom("Specular minimum denominator", Float) = 0.000001
_Specular_AA_Variance("Specular AA Variance", Float) = 0.15
_Specular_AA_Threshold("Specular AA Threshold", Float) = 0.25
+ //ifex _Cloth_Enabled==0
+ [HideInInspector] m_start_Cloth("Cloth", Float) = 0
+ [ThryToggle(_CLOTH)] _Cloth_Enabled("Enable", Float) = 0
+ _Cloth_Sheen("Sheen", Color) = (0.5, 0.5, 0.5, 1)
+ [HideInInspector] m_end_Cloth("Cloth", Float) = 0
+ //endex
[HideInInspector] m_end_BRDF("BRDF", Float) = 0
[HideInInspector] m_start_blending ("Blending--{button_help:{text:Tutorial,action:{type:URL,data:https://www.poiyomi.com/rendering/blending},hover:Documentation}}", Float) = 0