From e641d53cc28ca8b77c237aef89f4968c8114b614 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 16 Mar 2026 14:11:40 -0700 Subject: Add kintsugi domain warping --- features.cginc | 1 + 1 file changed, 1 insertion(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index f67a855..9a05eb2 100755 --- a/features.cginc +++ b/features.cginc @@ -18,6 +18,7 @@ #pragma shader_feature_local _KINTSUGI #pragma shader_feature_local _KINTSUGI_PROCEDURAL #pragma shader_feature_local _KINTSUGI_NOISE_INVERT +#pragma shader_feature_local _KINTSUGI_DOMAIN_WARPING //endex //ifex _Tessellation_Enabled==0 -- cgit v1.2.3