diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index 5fcdfbf..40ed4a1 100644 --- a/features.cginc +++ b/features.cginc @@ -311,5 +311,9 @@ #pragma shader_feature_local _DEPTH_PREPASS //endex +//ifex _Raymarched_Fog_Enabled==0 +#pragma shader_feature_local _RAYMARCHED_FOG +//endex + #endif // __FEATURES_INC |
