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 c76bb9a..cb5a1d7 100644
--- a/features.cginc
+++ b/features.cginc
@@ -44,6 +44,10 @@
#pragma shader_feature_local _VERTEX_DEFORMATION_SINE_WAVES
//endex
+//ifex _Vertex_Deformation_FBM_Enabled==0
+#pragma shader_feature_local _VERTEX_DEFORMATION_FBM
+//endex
+
//ifex _Unlit==0
#pragma shader_feature_local _UNLIT
//endex