summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-02-23 16:32:47 -0800
committeryum <yum.food.vr@gmail.com>2025-02-23 16:32:47 -0800
commit63e32a6fc92baecea75942d9389c9fb17540277d (patch)
tree258d1897e7633c358b1121c9e84e9af1f7437174 /features.cginc
parentf478606867d42e971c5fa83803f3255e922e6a8a (diff)
Add UV domain warping
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 82d8322..bead254 100644
--- a/features.cginc
+++ b/features.cginc
@@ -75,6 +75,10 @@
#pragma shader_feature_local _VERTEX_DOMAIN_WARPING
//endex
+//ifex _UV_Domain_Warping_Enabled==0
+#pragma shader_feature_local _UV_DOMAIN_WARPING
+//endex
+
//ifex _Eye_Effect_00_Enabled==0
#pragma shader_feature_local _EYE_EFFECT_00
//endex