summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-06-15 15:03:22 -0700
committeryum <yum.food.vr@gmail.com>2025-06-15 15:03:22 -0700
commit478cb4e07622488915132c8de2f52dc5c19bb6c0 (patch)
treeb2f88ee10edc9c983fc2ea30ed9e16bdd38c9737 /features.cginc
parentb57eb0894b8abef05db7648addf089cdd3773b54 (diff)
Touch up shadows
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
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