From c6923a553c98da7805407fe1fbfdb6c69c8d7530 Mon Sep 17 00:00:00 2001 From: yum Date: Sat, 17 Jan 2026 14:43:18 -0800 Subject: Impostors: continue work on depth --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 36ee2bf..8ebd19a 100644 --- a/features.cginc +++ b/features.cginc @@ -49,6 +49,10 @@ #pragma shader_feature_local _DEBUG_VIEW_METALLIC_GLOSS //endex +//ifex _Debug_View_Depth==0 +#pragma shader_feature_local _DEBUG_VIEW_DEPTH +//endex + //ifex _Instance_Distance_Culling_Enabled==0 #pragma shader_feature_local _INSTANCE_DISTANCE_CULLING //endex -- cgit v1.2.3