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 Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
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
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

Buffers

The section describes buffer settings. These settings can also be toggled on and off via the Rendering menu.本节介绍缓冲区设置。也可以通过Rendering菜单打开和关闭这些设置。

Buffers settings

Buffers settings缓冲区设置
Lightmap Toggles the G-Buffer lightmap on and off.开启和关闭G-Buffer光照贴图。
Auxiliary Toggles the auxiliary rendering buffer on and off.启用和禁用辅助渲染缓冲区。
Color 16F Toggles the use of 16F texture format for rendering buffers on and off.切换使用16F纹理格式打开和关闭渲染缓冲区。
Depth Pre Pass Toggles the depth pre-pass rendering on and off. When enabled, an additional depth buffer rendering pass is performed in the beginning of the rendering sequence.
注意
This option can be used to gain performance for well-optimized scenes using LODs and having a low-to-medium number of triangles in case of GPU bottlenecks. In other cases (heavy CAD models, large number of triangles, and CPU bottlenecks), it may reduce performance. Use profiling tools to make sure that a positive effect is obtained.This option can be used to gain performance for well-optimized scenes using LODs and having a low-to-medium number of triangles in case of GPU bottlenecks. In other cases (heavy CAD models, large number of triangles, and CPU bottlenecks), it may reduce performance. Use profiling tools to make sure that a positive effect is obtained.
This option can be used to gain performance for well-optimized scenes using LODs and having a low-to-medium number of triangles in case of GPU bottlenecks. In other cases (heavy CAD models, large number of triangles, and CPU bottlenecks), it may reduce performance. Use profiling tools to make sure that a positive effect is obtained.
启用和禁用深度预传递渲染。启用后,将在渲染序列的开始执行附加的深度缓冲区渲染遍历。
注意
This option can be used to gain performance for well-optimized scenes using LODs and having a low-to-medium number of triangles in case of GPU bottlenecks. In other cases (heavy CAD models, large number of triangles, and CPU bottlenecks), it may reduce performance. Use profiling tools to make sure that a positive effect is obtained.此选项可用于在使用LOD的情况下针对经过优化的场景获得性能,并在GPU出现瓶颈的情况下具有中低数量的三角形。在其他情况下(重型CAD模型,大量三角形和CPU瓶颈),它可能会降低性能。使用分析工具确保获得积极的效果。
最新更新: 2021-12-13
Build: ()