Default Postprocessing Graph
The default Evergine project template imports the Evergine.Core package, which includes the Default Post-Processing graph with the most essential post-processing visual effects commonly used in a project.
Default Postprocessing Effects
The complete list of postprocessing effects covered by the default postprocessing graph includes:
- Screen Space Ambient Occlusion (SSAO)
- Screen Space Reflection (SSR)
- Fog
- Temporal Anti-Aliasing (TAA)
- Motion Blur
- Depth of Field (DoF)
- Bloom, Dirt, Lens Flare, Light Shaft
- Fidelity Super Resolution (FSR)
- Sharpen
- Tonemapping, Chromatic Aberration, Vignette, Grain, Distortion
- Fast Approximate Anti-Aliasing (FXAA)
Using the Default Postprocessing Graph from Evergine Studio
These effects can be configured from the PostprocessingGraphRenderer
component inside a postprocessing volume entity.