Skip to content

Commit 46ebac3

Browse files
author
JordanL8
authored
Update Motion-Blur.md
1 parent 9877434 commit 46ebac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation~/Motion-Blur.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Motion Blur
22

3-
The **Motion Blur** effect blurs an image when GameObjects are moving faster than the camera’s exposure time. FOr more information on the Motion Blur effect, see the [Motion Blur](https://docs.unity3d.com/Manual/PostProcessing-MotionBlur.html) documentation in the Unity manual.
3+
The **Motion Blur** effect blurs an image when GameObjects are moving faster than the camera’s exposure time. For more information on the Motion Blur effect, see the [Motion Blur](https://docs.unity3d.com/Manual/PostProcessing-MotionBlur.html) documentation in the Unity manual.
44

55

66
![](images/motionblur.png)

0 commit comments

Comments
 (0)