From 478cb4e07622488915132c8de2f52dc5c19bb6c0 Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 15 Jun 2025 15:03:22 -0700 Subject: Touch up shadows --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index b46c97e..734472c 100644 --- a/features.cginc +++ b/features.cginc @@ -6,6 +6,10 @@ #pragma shader_feature_local _MATERIAL_TYPE_CLOTH_SUBSURFACE //endex +//ifex _Receive_Shadows_Enabled==0 +#pragma shader_feature_local _RECEIVE_SHADOWS +//endex + //ifex _Alpha_Multiplier_Enabled==0 #pragma shader_feature_local _ALPHA_MULTIPLIER //endex -- cgit v1.2.3