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

Tessellation

This section contains settings for tessellation. Mesh tessellation subdivides low-poly surfaces into finer meshes, to achieve higher visual quality (add more details) for a lower rendering cost.此部分包含镶嵌的设置。网格细分将低多边形表面细分为更细的网格,以实现更高的视觉质量(添加更多细节),从而降低渲染成本。

Tessellation Settings镶嵌设置
Density Multiplier Global Density multiplier for the adaptive hardware-accelerated tessellation: higher values produce denser meshes. Thus, you can control the number of tessellated polygons for optimization purposes.自适应硬件加速细分的全局 Density 乘数:较高的值会生成 denser 网格。因此,可以出于优化目的控制镶嵌多边形的数量。
Distance Multiplier Global multiplier for all distance parameters of the adaptive hardware-accelerated tessellation used for distance-dependent optimization: higher values make tessellation visible at longer distances from the camera (consuming more resources).自适应硬件加速细分的所有 distance 参数的全局乘数,用于距离依赖的优化:更高的值可使细分在距摄像机更长的距离处可见(消耗更多资源)。
Shadow Density Multiplier Global Shadow Density multiplier for the adaptive hardware-accelerated tessellation: higher values produce more detailed shadows. You can make shadows from tessellated meshes simpler to save performance.自适应硬件加速细分的全局阴影密度乘数:较高的值会产生更详细的阴影。您可以简化镶嵌网格中的阴影以节省性能。
最新更新: 2021-04-29
Build: ()