diff options
| author | yum <yum.food.vr@gmail.com> | 2026-01-21 16:03:52 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-01-21 16:03:52 -0800 |
| commit | 97ee1dcf26b62f48e351b6392c11a30775619442 (patch) | |
| tree | 034c7d64461fa5766deb7df6a0f4737f58eaec8c /features.cginc | |
| parent | e54c87201b97fb36ef9c0e63f9e0012ac59f2f0b (diff) | |
Fur: add domain warping
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 1 |
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 |
