diff options
| author | yum <yum.food.vr@gmail.com> | 2026-03-16 14:11:40 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-03-16 14:11:40 -0700 |
| commit | e641d53cc28ca8b77c237aef89f4968c8114b614 (patch) | |
| tree | d079d46ad94711665022d821279787068973bd81 /features.cginc | |
| parent | 4bf004c7e9c6eb2edf497b075ee01375ae878ff1 (diff) | |
Add kintsugi domain warping
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
