Modelowanie_Wirtualnych_Swi.../Library/PackageCache/com.unity.postprocessing@3.1.1/Documentation~/Motion-Blur.md
2021-07-10 09:33:09 +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.

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