From 2c9e02770250a3f3e781a2fb22357e0a910a2436 Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 28 Mar 2025 16:09:34 -0700 Subject: add rotation to shatterwave --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') diff --git a/features.cginc b/features.cginc index 807ae84..a74b4f7 100644 --- a/features.cginc +++ b/features.cginc @@ -204,6 +204,10 @@ #pragma shader_feature_local _SHATTER_WAVE_AUDIOLINK //endex +//ifex _Shatter_Wave_Rotation_Enabled==0 +#pragma shader_feature_local _SHATTER_WAVE_ROTATION +//endex + //ifex _Mirror_UVs_In_Mirror_Enabled==0 #pragma shader_feature_local _MIRROR_UVS_IN_MIRROR //endex -- cgit v1.2.3