From 07f8f3db17354c3e77aa9cb67338d451de6572d3 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 13 Apr 2026 23:13:16 -0700 Subject: zebra: pull in phacelle noise --- globals.cginc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'globals.cginc') diff --git a/globals.cginc b/globals.cginc index 97b8d1d..b75eac6 100755 --- a/globals.cginc +++ b/globals.cginc @@ -207,6 +207,8 @@ float _Aperiodic_Tiling_Normal_Thickness; #if defined(_ZEBRA) float _Zebra_Scale; +float _Zebra_Angle; +float _Zebra_X_Scale; #endif // _ZEBRA #if defined(_CUSTOM31_WORLD) -- cgit v1.2.3