summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-01-21 16:03:52 -0800
committeryum <yum.food.vr@gmail.com>2026-01-21 16:03:52 -0800
commit97ee1dcf26b62f48e351b6392c11a30775619442 (patch)
tree034c7d64461fa5766deb7df6a0f4737f58eaec8c /features.cginc
parente54c87201b97fb36ef9c0e63f9e0012ac59f2f0b (diff)
Fur: add domain warping
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc1
1 files changed, 1 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index c774103..ab45306 100644
--- a/features.cginc
+++ b/features.cginc
@@ -77,6 +77,7 @@
//ifex _Fur_Enabled==0
#pragma shader_feature_local _FUR
#pragma shader_feature_local _FUR_MASK
+#pragma shader_feature_local _FUR_WARPING
//endex
//ifex _Matcap0_Enabled==0