summaryrefslogtreecommitdiffstats
path: root/globals.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'globals.cginc')
-rw-r--r--globals.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/globals.cginc b/globals.cginc
index e5ab929..5f891c3 100644
--- a/globals.cginc
+++ b/globals.cginc
@@ -436,6 +436,10 @@ float4 _Shatter_Wave_Chronotensity_Weights2;
float4 _Shatter_Wave_Chronotensity_Weights3;
#endif // _SHATTER_WAVE_AUDIOLINK
+#if defined(_SHATTER_WAVE_ROTATION)
+float4 _Shatter_Wave_Rotation_Strength;
+#endif // _SHATTER_WAVE_ROTATION
+
#if defined(_TESSELLATION)
float _Tessellation_Factor;
#endif // _TESSELLATION