summaryrefslogtreecommitdiffstats
path: root/globals.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-02-23 16:56:44 -0800
committeryum <yum.food.vr@gmail.com>2026-02-23 16:56:44 -0800
commita4d1ade709ee0f16383698809004763bdc798002 (patch)
treee001347dfc7466ba4427d205477b6a4aeff9d520 /globals.cginc
parentf57d761e414774081740b489b748cbfe60c11c1f (diff)
Drop cloth for now
Diffstat (limited to 'globals.cginc')
-rwxr-xr-xglobals.cginc6
1 files changed, 0 insertions, 6 deletions
diff --git a/globals.cginc b/globals.cginc
index d3a4b8e..0c4917d 100755
--- a/globals.cginc
+++ b/globals.cginc
@@ -69,12 +69,6 @@ float4 _DetailMask_ST;
int _Details_UV_Channel;
#endif // _DETAILS
-#if defined(_CLOTH_SHEEN)
-float _Cloth_Sheen_Strength;
-float3 _Cloth_Sheen_Color;
-texture2D _Cloth_Sheen_DFG_LUT;
-#endif // _CLOTH_SHEEN
-
#if defined(_UV_SCROLL)
float2 _UV_Scroll_Speed;
#endif // _UV_SCROLL