This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
UnigineEditor
界面概述
资产工作流程
项目开发
调整节点参数
Setting Up Materials
Setting Up Properties
照明
Landscape Tool
Sandworm
使用编辑器工具执行特定任务
Extending Editor Functionality
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Objects
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
创建内容
Content Optimization
Materials
Art Samples
Tutorials
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

Motion Blur

This section describes settings for the motion blur effect.本节介绍运动模糊效果的设置。

运动模糊设置
Enabled Toggles motion blur on and off.开启和关闭运动模糊。
Velocity Amount of motion blur for moving physical bodies.
  • The higher the value, the more blurred the objects appear when moving.The higher the value, the more blurred the objects appear when moving.
The higher the value, the more blurred the objects appear when moving.
移动身体时的运动模糊量。
  • The higher the value, the more blurred the objects appear when moving. 越高,移动时对象出现的模糊性就越大。
Maximum Velocity Maximum possible amount of motion blur for moving physical objects. When their body velocity exceeds the set value, they are blurred as if they have the maximum velocity set by the parameter. This parameter should be used in order to:
  • Avoid excessive blurring of fast moving objects.Avoid excessive blurring of fast moving objects.
  • Save performance, as increasing the object's velocity leads to increasing the radius of the motion blur effect that drops performance at very high values.Save performance, as increasing the object's velocity leads to increasing the radius of the motion blur effect that drops performance at very high values.
Avoid excessive blurring of fast moving objects.Save performance, as increasing the object's velocity leads to increasing the radius of the motion blur effect that drops performance at very high values.
移动物理对象时可能出现的最大运动模糊量。当它们的体速度超过设定值时,它们将变得模糊,好像它们具有由参数设置的最大速度一样。应使用此参数以:
  • Avoid excessive blurring of fast moving objects.避免快速移动的物体过度模糊。
  • Save performance, as increasing the object's velocity leads to increasing the radius of the motion blur effect that drops performance at very high values.保存性能,因为增加对象的速度会导致运动模糊效果的半径增加,从而在非常高的值下降低性能。
Num Steps The number of steps used in the motion blur.
  • The higher the value, the more correct the motion blur effect is.The higher the value, the more correct the motion blur effect is.
  • At low values, moving objects may look doubled, however, performance increases.At low values, moving objects may look doubled, however, performance increases.
The higher the value, the more correct the motion blur effect is.At low values, moving objects may look doubled, however, performance increases.
运动模糊中使用的步数。
  • The higher the value, the more correct the motion blur effect is. 越高,运动模糊效果越正确。
  • At low values, moving objects may look doubled, however, performance increases.值下,移动的对象可能看起来翻倍,但是性能会提高。
Noise Intensity Intensity of the noise used in the motion blur.运动模糊中使用的噪声强度。
Neat Silhouettes Toggles neat silhouettes for motion blur on and off. When enabled, this option keeps contours of objects in front of the camera unblurred.切换运动模糊的简洁轮廓。启用后,此选项将使相机前方的对象轮廓保持清晰。
Camera Velocity Toggles camera velocity contribution to the motion blur effect on and off. When disabled, only velocities of objects are taken into account.
注意
This setting is disabled in the VR mode by default.This setting is disabled in the VR mode by default.
This setting is disabled in the VR mode by default.
切换相机速度对运动模糊效果的影响。禁用时,仅考虑对象的速度。
注意
This setting is disabled in the VR mode by default.默认情况下,此设置在VR模式下处于禁用状态。
最新更新: 2021-04-29
Build: ()