diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
