This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Animations-Related Classes
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
VR-Related Classes
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Projection

警告
本文介绍的功能在 Community SDK 版本中不可用。
您应该升级到 Engineering / Sim SDK版本才能使用它。

In this section you select the projection to be used for the generated terrain and the required alignment of axes in the coordinate system.在本节中,您选择用于生成的地形和投影坐标system.所需的轴对齐

Output Projection输出投影#

The generated terrain is exported to Object Landscape Terrain or Object Terrain Global, which is actually a flat (i.e., not geospherical) area. Therefore, only projected coordinate systems are available for selection and can be used as export projections.生成的地形被导出到Object Landscape TerrainObject Terrain Global,这实际上是一个平坦(即,不是地球形)区域。因此,只有投影坐标系可供选择,可以用作输出投影

To choose a projection, click the corresponding button. The list of coordinate systems that can be used for projected output will open:选择一个投影,单击相应的按钮。坐标系统的列表,可用于预测输出将打开:

  • The Projected Coordinate System list contains a wide range of coordinate reference systems for projected output.Projected Coordinate System列表包含大量用于投影输出的坐标参考系统。
  • The Source Coordinate System list displays the coordinate systems used by your source data for convenience.Source Coordinate System列表显示你的源数据方便使用的坐标系统。

Select a projection by double click, or just select by clicking once and press the OK button.通过双击选择投影,或者只通过单击一次选择并按下OK按钮。

注意
For the proper terrain generation, the coordinate system that encompasses all data sources should be selected. If the selected coordinate system does not include any part of the source data, the part of the terrain for such fragment will not be generated.适当的地形生成的坐标系统,包含所有数据源应该选中。如果选择的坐标系统不包含任何源数据的一部分,等地形的一部分片段不会生成。

Coordinate System坐标系统#

The result of data transformation using the selected projection sometimes may not coincide with the internal UNIGINE axis alignment (East(x), North(y)). In such a case, the generated terrain might differ from the preview (i.e., East and West switched). To fix this, set the Coordinate System to Source.使用所选投影进行数据转换的结果有时可能与内部 UNIGINE 轴对齐(East(x), North(y))不一致。 在这种情况下,生成的地形可能与预览不同(即东西方互换)。 要解决此问题,请将 Coordinate System 设置为 Source

  • Source — the orientation of the generated terrain is in accordance with the alignment indicated in the projection.Source -生成地形的方向是按照对齐显示在投影。
  • World — the generated terrain is aligned as East(x), North(y).World -生成的地形对齐为东(x),北(y)。

Built-In (Unigine Projection)Built-In (Unigine投影)#

Built-In (Unigine Projection) is an additional option available for the Object Terrain Global terrain type only. The terrain is generated using the projection based on WGS-84 ellipsoid and can be curved.内置(Unigine投影)Object Terrain Global 地形类型唯一可用的附加选项。地形是使用基于WGS-84椭球体的投影生成的,可以是曲线

最新更新: 2023-01-30
Build: ()