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
VR Development
双精度坐标
应用程序接口
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

植被参数

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

Vegetation such as trees and grass can be generated via the Sandworm tool based on available landcover data added as a Mask.可以通过Sandworm工具根据添加为Mask的可用土地覆盖数据生成树和草等植被。

An example of creating vegetation is provided here.这里提供了一个创建植被的示例。

Parameters参数#

植被参数

Object Name

The object name displayed in the Objects window and in the World Hierarchy. It can be edited either here (in the Parameters window), or in the Objects window by double-clicking the object you want to rename.Objects窗口和世界层次结构中显示的对象名称。可以在这里(在Parameters窗口中)编辑它,也可以在Objects窗口中双击要重命名的对象。

Mask

Mask used to distribute the specified vegetation node across the landscape. The drop-down list contains all added masks.掩码用于在整个景观中分布指定的植被节点。下拉列表中包含所有已添加的掩码。

Node

Primary object used to generate vegetation: a group of trees or grass.Primary object used to generate vegetation: a group of trees or grass.

The following types of primary objects are supported:支持以下类型的主对象:

The process of creating a primary object is described here.这里描述了创建主对象的过程。

注意

Intersections should be enabled for any type of the primary object.十字路口应该支持任何类型的主要对象。

Split length (m)

Length of the subsegment for splitting mode, in units.用于分裂模式的子段的长度,以单位表示。

Splitting into subsegments is recommended to restrict the size of the generated area (Size X and Size Y of the generated Mesh Clutter) to 10,000 m. Due to the nature of the mesh, there will be visual artifacts connected with the float precision, if a very big Mesh Clutter object is generated (with the side length of around 16,000 m and more). We recommend splitting such big objects to smaller ones. 建议将生成的区域(生成 Mesh Clutter Size X 和 Size Y)到1万米。由于网格的性质,如果生成非常大的 Mesh Clutter 对象,则会出现与浮动精度相关的视觉伪影( 边长约1,6万米及以上)。我们建议将此类大物体分割成较小的物体。

注意
Splitting a segment into too many subsegments (i. e. using very small values) affects the generation time and memory consumption.将一个段分割成太多的子段(即使用非常小的值)会影响生成时间和内存消耗。
最新更新: 2023-12-19
Build: ()