This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
基础
专业(SIM)
UnigineEditor
界面概述
资源工作流程
Version Control
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
统一的Unigine着色器语言 UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口(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
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

World Management

Warning
The scope of applications for UnigineScript is limited to implementing materials-related logic (material expressions, scriptable materials, brush materials). Do not use UnigineScript as a language for application logic, please consider C#/C++ instead, as these APIs are the preferred ones. Availability of new Engine features in UnigineScript (beyond its scope of applications) is not guaranteed, as the current level of support assumes only fixing critical issues.

bone_00#

Nodes that move along with transformations created with WorldTransformBone
SDK Path: <SDK_INSTALLATION>

clutter_00#

Randomly positioned NodeReferences by means of infinite WorldClutter
SDK Path: <SDK_INSTALLATION>

expression_00#

Nodes that move along with WorldExpression transformations
SDK Path: <SDK_INSTALLATION>

expression_01#

Nodes that move along with WorldExpression transformations
SDK Path: <SDK_INSTALLATION>

expression_02#

NodeReferences for which WorldExpression function is executed
SDK Path: <SDK_INSTALLATION>

expression_03#

WorldExpression callbacks
SDK Path: <SDK_INSTALLATION>

expression_04#

WorldExpression direct callbacks
SDK Path: <SDK_INSTALLATION>

expression_05#

Nodes attached to camera by means of WorldExpression
SDK Path: <SDK_INSTALLATION>

occluder_00#

Culling node surfaces with WorldOccluder
SDK Path: <SDK_INSTALLATION>

occluder_01#

Culling node surfaces with WorldOccluderMesh
SDK Path: <SDK_INSTALLATION>

path_00#

Node that moves along with succession of transformations created with WorldTransformPath
SDK Path: <SDK_INSTALLATION>

spline_graph_00#

Movement of a node along the segments of a SplineGraph created from scratch
SDK Path: <SDK_INSTALLATION>

switcher_00#

Nodes that are switched on and off by WorldSwitcher
SDK Path: <SDK_INSTALLATION>

trigger_00#

WorldTrigger usage
SDK Path: <SDK_INSTALLATION>

trigger_01#

WorldTrigger touch contact
SDK Path: <SDK_INSTALLATION>

trigger_02#

WorldTrigger automatic callbacks
SDK Path: <SDK_INSTALLATION>

world_spline_graph_00#

WorldSplineGraph node creation from a SplineGraph file with geometry generated along the graph segments (stretching mode)
SDK Path: <SDK_INSTALLATION>

world_spline_graph_01#

WorldSplineGraph node creation from a SplineGraph file with geometry generated along the graph segments (tiling mode)
SDK Path: <SDK_INSTALLATION>

The information on this page is valid for UNIGINE 2.20 SDK.

Last update: 2025-07-10
Build: ()