summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 59a3ff3..79bed6c 100644
--- a/features.cginc
+++ b/features.cginc
@@ -319,5 +319,9 @@
#pragma shader_feature_local _RAYMARCHED_FOG_HEIGHT_DENSITY
//endex
+//ifex _Raymarched_Fog_Density_Exponent_Enabled==0
+#pragma shader_feature_local _RAYMARCHED_FOG_DENSITY_EXPONENT
+//endex
+
#endif // __FEATURES_INC