summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc6
1 files changed, 6 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 778123b..f67a855 100755
--- a/features.cginc
+++ b/features.cginc
@@ -14,6 +14,12 @@
#pragma shader_feature_local _MARBLE_TIME
//endex
+//ifex _Kintsugi_Enabled==0
+#pragma shader_feature_local _KINTSUGI
+#pragma shader_feature_local _KINTSUGI_PROCEDURAL
+#pragma shader_feature_local _KINTSUGI_NOISE_INVERT
+//endex
+
//ifex _Tessellation_Enabled==0
#pragma shader_feature_local _TESSELLATION
#pragma shader_feature_local _TESSELLATION_HEIGHTMAP_WORLD_SPACE