Firstborn/Library/PackageCache/com.unity.postprocessing@3.2.2/Documentation~/Motion-Blur.md
Schaken-Mods b486678290 Library -Artifacts
Library -Artifacts
2023-03-28 12:24:16 -05: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.

screenshot-motionblur

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