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

Editing Landscape Terrain

The built-in Brush Editor allows you to change the Landscape Terrain relief on the spot with the help of brushes. In the editing mode, you can draw various terrain features, such as rocky ground and other craggy details. All brushes modify only the selected Landscape Layer Map.

To start editing the required Landscape Layer Map, click the Brush Edit button in the Landscape Asset section of the Node tab in the Parameters window.

The following window will open:

At the top of the window, the currently edited Landscape Layer Map is indicated. To select another Map for editing, just choose it in the World Hierarchy window.

To finish editing, click the current tool icon to disable it and close the Brush Editor window. To reset all changes made to a Landscape Layer Map, Reimport all its data.

Notice
Due to asynchronous nature of the Landscape Terrain system, insufficient streaming settings may result in undesired lagging of brushes while editing. Refer to the Landscape Terrain article for more details on the streaming settings.

Controls#

  • To draw with a brush, select it, click LMB and drag the mouse.
  • To change the brush size, use the mouse wheel.
  • To switch to the brush tool, press B.
  • To switch to the Eraser tool, press E.
  • To invert the brush color of the current tool, press and hold Ctrl.
  • To switch to the Smudge tool, press V.
  • To grab the height / color / mask intensity (depending on the brush type) at the current point of terrain and set it as a brush value, press Alt + LMB.

Select Masks#

The list of masks contains all masks available for Landscape Layer Map. You can select one or several masks using the Ctrl or Shift buttons.

Tools#

The following tools are available for modifying the terrain:

Applies the settings defined for the selected Brush in the Brush Settings depending on the selected mask or masks.
Erases albedo and height data.
Blurs image, height, or mask data based on the Brush Settings.

Brushes#

Brush Editor contains a set of available brushes with various forms that can be modified as necessary by adjusting their Brush Settings. You can also add your own brushes by clicking the Plus icon.

Brush Settings#

Depending on the selected tool, the following brush settings may be available:

Name Name of the brush.
Size Size of the brush. To change the value, the mouse wheel can also be scrolled.
Spacing Distance between the brush marks in a stroke, in pixels.
Angle Angle of the brush marks, in degrees.
Color Srgb Convert the brush color to SRGB.
Color Color of the brush. You can pick a screen color, if necessary.
Color Intensity Intensity of the color applied to the terrain. The value in the range from 0 to 1.
Masks Override Override detail masks:
  • Enabled — erase the rest (unselected) detail masks so the current mask becomes visible when drawing.
  • Disabled — don't modify the rest detail masks.
Height Blend Mode Blending mode for the Height brush:
  • Alpha Blend — override the existing height with the current height.
  • Additive — add the current height to the existing value.
Height Height value for the brush.
Opacity Strength of the brush when applying the layer color. Lower values create a more translucent brush, and higher values create a more opaque brush. Multiple applications of the brush with low opacity to the same place create a more opaque image.
Contrast Hardness of the brush. Lower values create a softer brush.
Intensity Intensity for the eraser.
Smooth Intensity Intensity of the blur.
Opacity Image file containing the opacity map to be used for the brush.
Last update: 2021-04-29
Build: ()