diff options
| author | yum <yum.food.vr@gmail.com> | 2026-02-23 16:56:44 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-02-23 16:56:44 -0800 |
| commit | a4d1ade709ee0f16383698809004763bdc798002 (patch) | |
| tree | e001347dfc7466ba4427d205477b6a4aeff9d520 /3ner.shader | |
| parent | f57d761e414774081740b489b748cbfe60c11c1f (diff) | |
Drop cloth for now
Diffstat (limited to '3ner.shader')
| -rwxr-xr-x | 3ner.shader | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/3ner.shader b/3ner.shader index 926f408..10b0e9c 100755 --- a/3ner.shader +++ b/3ner.shader @@ -490,15 +490,6 @@ Shader "yum_food/3ner" //endex [HideInInspector] m_end_Clearcoat("Clearcoat", Float) = 0 //endex - - //ifex _Cloth_Sheen_Enabled==0 - [HideInInspector] m_start_Cloth_Sheen("Cloth Sheen", Float) = 0 - [ThryToggle(_CLOTH_SHEEN)] _Cloth_Sheen_Enabled("Enable", Float) = 0 - _Cloth_Sheen_DFG_LUT("Cloth DFG LUT", 2D) = "white" {} - _Cloth_Sheen_Strength("Strength", Range(0, 1)) = 0 - _Cloth_Sheen_Color("Color", Color) = (1, 1, 1, 1) - [HideInInspector] m_end_Cloth_Sheen("Cloth Sheen", 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 |
