Motion is a post-processing effect that simulates motion blur caused by object/camera movement.
- Unity 2017.1 or later
- Motion vector texture support
Rendering motion vector texture requires the RGHalf texture format. It's supported on most of the desktop/console platform, but rarely supported on the mobile devices.
Download one of the unitypackage files from the Releases page and import it to the project.