From a0c233000c210273ca93c0444413fd45b1e6c928 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 16 Mar 2026 19:35:38 -0700 Subject: Begin work on cloth (again) --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 9a9c8fd..79c5001 100755 --- a/features.cginc +++ b/features.cginc @@ -223,4 +223,8 @@ #pragma shader_feature_local _RIM_LIGHTING0_MASK //endex +//ifex _Cloth_Enabled==0 +#pragma shader_feature_local _CLOTH +//endex + #endif // __FEATURES_INC -- cgit v1.2.3