From 97ee1dcf26b62f48e351b6392c11a30775619442 Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 21 Jan 2026 16:03:52 -0800 Subject: Fur: add domain warping --- features.cginc | 1 + 1 file changed, 1 insertion(+) (limited to 'features.cginc') 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 -- cgit v1.2.3