From c1a5bf8f3687b604980d1275872f1320f1a39977 Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 20 Feb 2025 17:14:38 -0800 Subject: Add matcap quantization --- features.cginc | 1 + 1 file changed, 1 insertion(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 51b25f8..48f836d 100644 --- a/features.cginc +++ b/features.cginc @@ -27,6 +27,7 @@ //ifex _Matcap0_Enabled==0 #pragma shader_feature_local _MATCAP0 #pragma shader_feature_local _MATCAP0_MASK +#pragma shader_feature_local _MATCAP0_QUANTIZATION //endex //ifex _Rim_Lighting0_Enabled==0 -- cgit v1.2.3