This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资产工作流程
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Landscape Tool
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
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
创建内容
内容优化
Materials
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

Projection

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

Output Projection is the projection to be used for the generated terrain. The set of options depends on the output format.输出 Projection 是用于生成地形的投影。选项集取决于 output format

Object Landscape Terrain对象 风景 地形#

The generated terrain is exported to Object Landscape Terrain, 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 Terrain,这实际上是一个平坦的(即非地球)区域。因此,只有投影坐标系可供选择并可用作导出投影

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.为了正确生成地形,应选择包含所有数据源的坐标系。如果所选坐标系不包含源数据的任何部分,则不会生成此类片段的地形部分。

Object Terrain Global全球地形#

The following types of output projections are available:可以使用以下类型的输出投影:

  • Built-In (Geodetic Pivot) projection based on WGS-84 ellipsoid.内置 (大地坐标轴)基于 WGS-84 椭球的投影。
  • Custom projection that is used for data with a custom source projection (not WGS-84 ellipsoid-based). In this case, the projection is selected the same way as for Object Landscape Terrain.
    注意
    The terrain generated using a custom projection cannot be curved.The terrain generated using a custom projection cannot be curved.
    The terrain generated using a custom projection cannot be curved.
    风俗 projection that is used for data with a custom source projection (not WGS-84基于椭球)。在这种情况下,投影的选择方式与Object Landscape Terrain.
    注意
    The terrain generated using a custom projection cannot be curved.使用自定义投影生成的地形不能弯曲.
最新更新: 2022-03-10
Build: ()