This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
How To
Rendering
Professional (SIM)
UnigineEditor
Interface Overview
Assets Workflow
Version Control
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Lighting
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Built-in Node Types
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API
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
Content Creation
Content Optimization
Materials
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Data Types

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.

You can select type(s) of data to be generated. This may speed up the process of terrain regeneration: for example, if you change only vector objects, you don't need to generate the terrain again. The set of available data types depends on the Terrain Type.

Landscape Terrain Data Types#

For Landscape Terrain, you can toggle generation of the following types of data:

  • Terrain Data — elevation, imagery, mask data generated as details in Landscape Terrain, and vegetation.
  • Vector Objects — roads, points, buildings.

Terrain Global Data Types#

For Terrain Global, you can toggle generation of the following types of data:

  • Elevation/Height — elevation data.
  • Imagery/Color — imagery data.
  • Details — details of the Terrain Global object.
  • Landcover Objects — vegetation.
  • Vector Objects — roads, points, buildings.
Last update: 2023-01-30
Build: ()