- Home /
Question by
joseaguirre · Jul 16, 2013 at 06:18 PM ·
camerablurmotionpostprocessing
Post Processing Motion Blur
This website has an amazing explanation on its motion blur https://developer.nvidia.com/content/gpu-gems-3-chapter-27-motion-blur-post-processing-effect How do i use this in my scene??
Comment
Unity provides motion blur post process. You just need to 1. Have Unity Pro, 2. Bring the shader and scripts into unity Assets->Import Package->Image Effects.
Here is a link for Unity's motion blur - http://docs.unity3d.com/Documentation/Components/script-$$anonymous$$otionBlur.html
Your answer
Follow this Question
Related Questions
motion blur without unity pro 1 Answer
How to use Camera motion blur (oculus rift DK2) 0 Answers
Camera Motion Blur 1 Answer
A problem with Camera Motion Blur script 0 Answers
Add Motion Blur To Prefab - HELP 2 Answers