From f009c086daa3f93de4a3d9ede315e6bc5f0e8d9b Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 30 Mar 2026 14:54:36 -0700 Subject: Glitter: move back to dominant direction for IBL --- globals.cginc | 1 - 1 file changed, 1 deletion(-) (limited to 'globals.cginc') diff --git a/globals.cginc b/globals.cginc index 2b9c163..88fb663 100755 --- a/globals.cginc +++ b/globals.cginc @@ -155,7 +155,6 @@ int _Details_UV_Channel; #if defined(_GLITTER) float _Glitter_Amount; float _Glitter_Roughness; -float _Glitter_IBL_Roughness; float3 _Glitter_Tint; #endif // _GLITTER -- cgit v1.2.3