# Motion effects Effects that simulate the effect movement has on a real-world camera. |Page|Description | |-|-| |[Motion Blur](Post-Processing-Motion-Blur.md) |Simulate the blur of objects that move faster than a real-world camera’s exposure time.| |[Motion vectors](Motion-Vectors.md)|Capture the motion of GameObjects from one frame to the next.| |[Multiframe rendering](Accumulation.md)|Use information from multiple frames to create a detailed motion blur or path tracing effect.|