Adding Post Process effects
Post Process effects in Unreal Engine refer to a set of techniques and visual enhancements applied after the 3D scene has been generated. These effects are used to improve the overall visual quality and create specific artistic or realistic looks for the final output. Post Process effects are a key element of the graphics pipeline in Unreal Engine and play a significant role in shaping the visual style and mood of a project.
Figure 12.27: The opening scene with Post Process effects applied
In Chapter 4, we used the Exposure feature in the Post Process Volume (PPV) to lock the exposure of the scene. Now, in this section, we will explore the rest of the features in detail. As a quick overview, here are some common Post Process effects in Unreal Engine:
- Bloom: Creates a soft, glowing effect around bright objects, simulating the way light spreads and flares in the real world.
- Exposure: Typically refers to the controls...