From 47b06274313d03ab3169ec07a87ac949bb5035fb Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 2 Nov 2025 18:23:43 -0800 Subject: add hexagon sdf --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 9b76cd4..d74ef01 100644 --- a/features.cginc +++ b/features.cginc @@ -96,4 +96,8 @@ #pragma shader_feature_local _RAY_MARCHING_BALL //endex +//ifex _Ray_Marching_Hexagon_Enabled==0 +#pragma shader_feature_local _RAY_MARCHING_HEXAGON +//endex + #endif // __FEATURES_INC -- cgit v1.2.3