summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
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 3788d6d..c76bb9a 100644
--- a/features.cginc
+++ b/features.cginc
@@ -40,6 +40,10 @@
#pragma shader_feature_local _VERTEX_DEFORMATION_SEAL
//endex
+//ifex _Vertex_Deformation_Sine_Waves_Enabled==0
+#pragma shader_feature_local _VERTEX_DEFORMATION_SINE_WAVES
+//endex
+
//ifex _Unlit==0
#pragma shader_feature_local _UNLIT
//endex