From 01eeb68639ee4e3a5aeacf321c35a46c7dfe5c3d Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 20 Feb 2025 17:58:06 -0800 Subject: Add metallic+gloss map --- features.cginc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 3f720ec..0bfe479 100644 --- a/features.cginc +++ b/features.cginc @@ -21,8 +21,8 @@ #pragma shader_feature_local _QUANTIZE_SPECULAR //endex -//ifex _Quantize_Diffuse_Enabled==0 -#pragma shader_feature_local _QUANTIZE_DIFFUSE +//ifex _Metallics_Enabled==0 +#pragma shader_feature_local _METALLICS //endex //ifex _Outlines_Enabled==0 -- cgit v1.2.3