From a4d1ade709ee0f16383698809004763bdc798002 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 23 Feb 2026 16:56:44 -0800 Subject: Drop cloth for now --- 3ner.shader | 9 --------- 1 file changed, 9 deletions(-) (limited to '3ner.shader') 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 -- cgit v1.2.3