Divergent/mods/Atmospherics/gamedata/shaders/r3/settings_screenspace_FOG.h

9 lines
396 B
C
Raw Normal View History

2024-03-17 20:18:03 -04:00
// [ SETTINGS ] [ FOG ]
#define G_FOG_HEIGHT 8.15f // Height of the ground fog.
#define G_FOG_HEIGHT_INTENSITY 1.05f // Intensity of the ground fog.
#define G_FOG_HEIGHT_DENSITY 1.35f // Density of the ground fog.
#define G_FOG_SUNCOLOR_INTENSITY 0.10f // Intensity of sun color in the fog. [ 0.0f = 0% | 1.0f = 100% ]
#define G_FOG_USE_SCATTERING // Enable/Disable fog scattering