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版本。

Screen-Space Materials

This section contains settings related to screen-space materials.本节包含与屏幕空间材料有关的设置。

Screen-Space Materials settings

Screen-Space Materials Settings屏幕空间材质设置
Composite Deferred Custom composite deferred materials, that are used at the deferred composite stage of the rendering sequence. Several comma-separated materials (without whitespaces) can be specified. A debug material can be put here in order to be added to the final image定制的复合延迟材料,在渲染序列的延迟复合阶段使用。可以指定几种逗号分隔的材料(无空格)。可以在此处放置调试材料以便将其添加到最终图像中
Pre-Post The checkbox toggles on and off the pass to render pre-post materials — postprocess materials applied before all other UNIGINE postprocesses (such as Bloom, Exposure, HDR, DOF, Refraction, Motion Blur, and so on) are rendered. To skip this pass, disable the checkbox.
In the field, indicate postprocess materials that should be applied before all other Unigine postprocess (such as Bloom, Exposure, HDR, DOF, Refraction, Motion Blur, and so on) are rendered. Several comma-separated materials (without whitespaces) can be specified. Custom postprocesses can also be set.
For example, if post_blur_radial is set here, radial blurring will be applied first.
复选框启用或禁用传递以渲染后处理材料,即渲染所有其他UNIGINE后处理(例如Bloom, Exposure, HDR, DOF, Refraction, Motion Blur等)之应用的后处理材料。要跳过此过程,请禁用该复选框。
在该字段中,指明应在所有其他后处理(例如Bloom, Exposure, HDR, DOF, Refraction, Motion Blur等)之应用的后处理材料。可以指定几种逗号分隔的材料(无空格)。 还可以设置自定义后处理。
例如,如果在此处设置post_blur_radial,则将首先应用径向模糊。
Composite Custom composite materials, that are used for final screen composition instead of the default ones. Several comma-separated materials (without whitespaces) can be specified.用于最终屏幕合成的自定义复合材料,而不是默认材料。可以指定几种逗号分隔的材料(无空格)。
Post The checkbox toggles on and off rendering of all screen-space effects.To skip rendering them, disable the checkbox.
In the field, indicate postprocess materials that should be applied after all other postprocess (such as Bloom, Exposure, HDR, DOF, Refraction, Motion Blur, etc.) are rendered. Such postprocesses, when applied to the screen image, affect glowing areas and so on. Several comma-separated materials (without whitespaces) can be specified. Custom postprocesses can also be set.
Here is an example with post_blur_radial material.

Radial Blur Post MaterialRadial Blur Post Material
Radial Blur Post Material
该复选框可打开和关闭所有屏幕空间效果的渲染。要跳过渲染,请禁用该复选框。
在该字段中,指明应在所有其他后处理(例如Bloom, Exposure, HDR, DOF, Refraction, Motion Blur等)之应用的后处理材料。这种后处理应用于屏幕图像时,会影响发光区域等。可以指定几种逗号分隔的材料(无空格)。还可以设置自定义后处理。
这里是 post_blur_radial 材料的示例。

Radial Blur Post Material径向模糊柱材料
Debug The checkbox toggles rendering of debug materials on and off.
In the field, indicate materials that should be used for debugging the image generation stages. Using such materials helps to investigate the cause of an artifact. Debug materials have a higher priority than the Rendering debug settings. You can create a custom debug material, which, for example, renders only albedo color and highlights of the scene.
复选框启用或禁用调试材料的渲染。
在字段中,指示应用于调试图像生成阶段的材料。使用此类材料有助于调查伪影的原因。 Debug材质的优先级高于Rendering debug设置。您可以创建自定义调试材料,例如,该材料仅呈现反照率颜色和场景高光。
最新更新: 2021-04-29
Build: ()