From 110b619e8579a946f2448c61da380a8e4ae8cc48 Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 21 Jul 2026 15:49:33 -0700 Subject: Fallback cubemap turns on when scene has no reflection probe --- features.cginc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 819a9bf..6b7efcf 100755 --- a/features.cginc +++ b/features.cginc @@ -1,7 +1,7 @@ #ifndef __FEATURES_INC #define __FEATURES_INC -//ifex _Custom_Cubemap_Enabled==0 +//ifex _Custom_Cubemap_Enable_Static==0 #if defined(FORWARD_BASE_PASS) || defined(OUTLINES_PASS) #pragma shader_feature_local _CUSTOM_CUBEMAP #endif -- cgit v1.2.3