Screen Space Fog Scattering is a new post process shader that enhances the look of Exponential Height Fog by adding the simulation of light scattering inside it. The effect adds the necessary feel of a dense fog and it can be a great final touch on the mood of your scenes.
Using the engine classes, the plugin safely injects the shader into the rendering pipeline ensuring that it’s compatible with all other default post process effects.
Technical Details
Features:
- Applies automatically on any scene or blueprint that’s using “Exponential Height Fog”
- The intensity of the effect is also dependent on “Exponential Height Fog” settings
- Support for Volumetric Fog
- Support for Sky Atmosphere
- No additional setup required (besides installing the plugin)
- Compatible with all default post process effects
- Fixed and small performance cost
- Lightweight
Code Modules:
- ScreenSpaceFogScattering (Runtime)
Current Version: 1.12
Number of C++ Classes: 2
Supported Development Platforms: Win64, Mac, Linux
Supported Target Build Platforms: Win64, Mac, Linux
Original_Link: https://www.unrealengine.com/marketplace/en-US/product/screen-space-fog-scattering
Download Links:
Asset Version v1.12 (5.1, 5.3, 5.4)
Asset Version v1.0.1 (4.27, 5.0, 5.1, 5.2)