Files
AR-Menu/Library/PackageCache/com.unity.postprocessing@026b2a0827a4/Documentation~/Motion-Blur.md
2025-11-30 08:35:03 +02:00

1.3 KiB
Raw Blame History

Motion Blur

The Motion Blur effect blurs the image in the direction of the Cameras movement. This simulates the blur effect a real-world camera creates when it moves with the lens aperture open, or when it captures an object moving faster than the cameras exposure time.

Scene using the Motion Blur effect

Properties

Property Function
Shutter Angle Set the angle of the rotary shutter. Larger values give longer exposure and a stronger blur effect.
Sample Count Set the value for the amount of sample points. This affects quality and performance.

Performance

Using a lower Sample Count will improve performance.

Known issues and limitations

Requirements

  • Motion vectors
  • Depth texture
  • Shader Model 3