KinoMotion
Motion is a post-processing effect that simulates motion blur caused by object/camera movement.
System Requirements
- 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.
Installation
Download one of the unitypackage files from the Releases page and import it to the project.