summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-11-01 11:45:25 -0700
committeryum <yum.food.vr@gmail.com>2025-11-01 11:45:25 -0700
commit12c223b5b8bf1860d77f41551cf9e5374196aed7 (patch)
tree093233b97e2f4f91377de17817ba5f5fc45143f3 /features.cginc
parent2edd7a2333ebc36f19f8726cb2d2f79aa501cb18 (diff)
meow
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 0 insertions, 4 deletions
diff --git a/features.cginc b/features.cginc
index 4547929..b5c7e64 100644
--- a/features.cginc
+++ b/features.cginc
@@ -70,10 +70,6 @@
//ifex _Ray_Marching_Enabled==0
#pragma shader_feature_local _RAY_MARCHING
-#if defined(_RAY_MARCHING)
-#undef _VERTEX_DEFORMATION_FRAGMENT_NORMALS
-#undef _VERTEX_DEFORMATION_TESSELLATION
-#endif
//endex
//ifex _Ray_Marching_Baked_Origins_Enabled==0