运动模糊 (Motion Blur)        

运动模糊 (Motion Blur) 图像效果可通过保留以前渲染的帧的“运动拖尾”来增强快速移动场景。对于运动模糊 (Motion Blur) 的最新实现方法,请参阅新的相机运动模糊 (Motion Blur) 效果。

与其他图像效果一样。运动模糊 (Motion Blur) 仅适用于 Unity 专业版,并且必须先安装 Pro Standard Assets 才能使用。


应用于旋转场景中的运动模糊 (Motion Blur) 效果
属性:功能:
模糊量 (Blur Amount)要在图像中保留的先前的帧的个数。较大值可形成较长的运动拖尾。
额外模糊 (Extra Blur)如果勾选此项,则这会通过向先前的帧应用一些额外模糊,使运动拖尾更模糊。

提示:

  • 运动模糊 (Motion Blur) 仅在“播放”(Play) 模式下可用,因为它基于时间。

Hardware support

Motion Blur effect works all graphics cards that support rendering to a texture. E.g. GeForce2, Radeon 7000 and up. All image effects automatically disable themselves when they can not run on an end-users graphics card.

,