From 3087ea990dfea49c32a8a9d9f6ac9c1790817efc Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 12 Feb 2025 16:22:50 -0800 Subject: Remove normal shadowing feature --- features.cginc | 3 --- 1 file changed, 3 deletions(-) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index ab02784..5040db0 100644 --- a/features.cginc +++ b/features.cginc @@ -7,9 +7,6 @@ //ifex _Outline_Mask_Enabled==0 #pragma shader_feature_local _OUTLINE_MASK //endex -//ifex _Bump_Shadows_Enabled==0 -#pragma shader_feature_local _BUMP_SHADOWS -//endex #endif // __FEATURES_INC -- cgit v1.2.3