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

Export Area

Warning
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to Engineering / Sim SDK edition to use it.

Export Area is an arbitrary area that defines which part of the terrain is going to be generated. This area is visualized as blue boundaries on the preview map.

Setting Export Area#

To define Export Area, set the boundaries.

You can set points manually or enclose the area visible in the Map view and move the points, if necessary, using the following tools:

Edit Boundaries Button

Modifying boundaries: click and drag the point on the preview map or change its coordinates on the Parameters panel.

Adding points: hold ALT and click the left mouse button in the Map window.

Deleting points and boundaries: right-click on a single point in the Map window and click Remove in the context menu. You can also select a point in the Map window and press Delete on the keyboard.

Enclose Visible Area Button

Enclosing the area visible in the Map window in the boundaries. The data will be uploaded for the area within these boundaries. You can move the points defining the boundaries to adjust the area as necessary.

Delete Boundaries Button

Removing the boundaries for the selected source. If the boundaries are not set (or deleted), all data available in the source and within Export Area will be uploaded.

Notice
If Export Area is not set, the terrain is generated based on all added data, i.e. the boundaries of this terrain would be equal to the boundaries of all added sources, and the origin is set to the center as relative to all added sources. You can modify the boundaries of each source individually in the same way as Export Area.

You can relocate Export Area — right-click somewhere on the map and select Place Export Area Here in the context menu. Export Area will be moved there, and the clicked point will become the center of the polygon inside the boundaries.

Parameters#

Area Size Displays the size of the selected area in square kilometers.
Calculate Origin Automatically If enabled, the origin is calculated automatically based on the data provided. If Export Area is changed and the terrain is regenerated, the origin would be updated automatically.
Origin If Calculate Origin Automatically is disabled, the origin latitude and longitude can be edited here, and they will not be recalculated automatically if the Export Area is changed and the terrain is regenerated.
Block Export Area to Changes

If enabled, the selected Export Area cannot be modified. This option is useful, if you want to move around the map without occasionally shifting or modifying Export Area.

You can also block Export Area to make the screen color picking for the mask filter precise.

Last update: 2022-10-10
Build: ()