Try this:
New: Motion Blur and Anti-aliasing for Vertex Animation Materials
Materials that animate vertices using World Position Offset can now output accurate motion vectors. The motion vectors allow per-pixel motion blur from the procedural animation. Additionally Temporal Anti-Aliasing and Distance Field Ambient Occlusion can correctly reproject to prevent undesirable blurring.
Visualization of per-pixel velocities from a tree animated with World Position Offset.
from
Is there any example of ‘Materials that animate vertices using World Position Offset’. I have never seen this approach.