diff options
| author | yum <yum.food.vr@gmail.com> | 2025-06-13 21:50:42 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-06-13 21:50:42 -0700 |
| commit | 86ff834cec5a75f6e0a2636de03cf5f79050d7ae (patch) | |
| tree | ced2723c0fceb4d8d81043050033b96869ac85ed /features.cginc | |
| parent | 8ba49869f909036002b8f2cb9d07cf2ed6b15c6c (diff) | |
Update fog - better physical accuracy
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/features.cginc b/features.cginc index 589e4cf..b46c97e 100644 --- a/features.cginc +++ b/features.cginc @@ -317,15 +317,6 @@ #pragma shader_feature_local _RAYMARCHED_FOG //endex -//ifex _Raymarched_Fog_Height_Density_Enabled==0 -#pragma shader_feature_local _RAYMARCHED_FOG_HEIGHT_DENSITY -#pragma shader_feature_local _CUSTOM30_FOG_HEIGHT_DENSITY_MINIMUM -//endex - -//ifex _Raymarched_Fog_Density_Exponent_Enabled==0 -#pragma shader_feature_local _RAYMARCHED_FOG_DENSITY_EXPONENT -//endex - //ifex _Raymarched_Fog_Emitter_Texture_Enabled==0 #pragma shader_feature_local _RAYMARCHED_FOG_EMITTER_TEXTURE //endex |
