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 53f8c38..9976d45 100644
--- a/features.cginc
+++ b/features.cginc
@@ -34,5 +34,9 @@
#pragma shader_feature_local _RIM_LIGHTING1_MASK
//endex
+//ifex _Vertex_Domain_Warping_Enabled==0
+#pragma shader_feature_local _VERTEX_DOMAIN_WARPING
+//endex
+
#endif // __FEATURES_INC