diff options
| author | yum <yum.food.vr@gmail.com> | 2025-02-12 16:22:50 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-02-12 16:22:50 -0800 |
| commit | 3087ea990dfea49c32a8a9d9f6ac9c1790817efc (patch) | |
| tree | de3106b1c774e1d3ed0f7cfddb45595a401f67b5 /features.cginc | |
| parent | 19bdcec2b69aff8b75d5c9c6c4d0cb4d0d9ec5c3 (diff) | |
Remove normal shadowing feature
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
