1.12 - Motion Blur

An overview of the Post Processing example level, example 1.12: Motion Blur

Choose your operating system:

Windows

macOS

Linux

1_12_01.png

Motion blur blurs objects based on its motion. The system works by way of a full screen velocity map that is created at a reduced resolution and objects are blurred based on their contribution to this map. The image below shows a visualization of the velocity map available in-editor or while your game is running.

1_12_02.png

This visualization mode is enabled with the ShowFlag.VisualizeMotionBlur 1 console command , or by way of the Motion Blur Visualizer found in the viewport under Show > Visualize > Motion Blur.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss