summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-03-29 21:15:57 -0700
committeryum <yum.food.vr@gmail.com>2025-03-29 21:15:57 -0700
commit3f1915bbd0e6176e625c484cf24a460cc88bfeac (patch)
treed71f97e21e430ce61e1b748ec30ba7cfb3b7d1d1 /features.cginc
parent6579d30f558908c23889f9e691a5932a49ecdedd (diff)
Add basic audiolink to vertex 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 a74b4f7..b753f31 100644
--- a/features.cginc
+++ b/features.cginc
@@ -152,6 +152,10 @@
#pragma shader_feature_local _VERTEX_DOMAIN_WARPING
//endex
+//ifex _Vertex_Domain_Warping_Audiolink_Enabled==0
+#pragma shader_feature_local _VERTEX_DOMAIN_WARPING_AUDIOLINK
+//endex
+
//ifex _UV_Domain_Warping_Enabled==0
#pragma shader_feature_local _UV_DOMAIN_WARPING
//endex