This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
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
双精度坐标
应用程序接口
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

界面概述

UnigineEditor provides the core functionality for creation and editing of virtual worlds for UNIGINE-based applications. It allows you to easily view and modify virtual worlds by adding, transforming and editing the nodes. UnigineEditor 提供了用于基于UNIGINE的应用程序创建和编辑虚拟世界的核心功能。通过添加,转换和编辑节点,它可以使您轻松查看和修改虚拟世界。

The main window of the UnigineEditor is made up of tabbed windows which can be easily rearranged, grouped, detached and docked. UnigineEditor的主窗口由选项卡式窗口组成,可以轻松地重新排列,分组,分离和停靠。

You can customize UI layout to fit your preferences or a specific type of work.您可以自定义UI布局以适合您的首选项或特定类型的工作。

The default layout (shown below) gives you access to the most commonly used windows.默认布局(如下所示)使您可以访问最常用的窗口。

Main window of the Editor编辑器的主窗口

Menu Bar菜单栏#

A Menu bar provides access to general panels and commands that are used when creating virtual worlds. It has a batch of options that allows you to: Manage worldsManage existing objectsCreate new objectsOpen windows and toolsSelect Rendering mode菜单栏提供对创建虚拟世界时使用的常规面板和命令的访问。它具有一批选项,可让您执行以下操作:

Toolbar工具列#

The Toolbar provides access to the most frequently used working features:工具栏提供了对最常用工作特性的访问。

  • Object Mode模式下可用的放置工具;
  • 也有开关,使您能够控制动画,声音播放和物理模拟。
  • 最后的元素使你能够访问光烘烤和控制着色器编译
注意
In projects using .NET API, the Toolbar has additional controls for running applications.在使用.NET API的项目中,工具栏具有用于正在运行的应用程序的其他控件。

在左边,有模式切换按钮。它可以在以下模式之间切换:

Object Mode

Enables basic tools for selection and positioning of objects on the scene (Shift+1 hotkey).使用基本工具在场景中选择和定位对象 (Shift+1 热键)。

Landscape Paint Mode

Opens Brush Editor to edit Landscape Layer Map (Shift+3 hotkey).打开笔刷编辑器编辑Landscape Layer Map (Shift+2 热键)。

Clutter Mask Paint Mode

Opens Mask Editor for creating and editing mask images for Grass, Mesh Clutter or World Clutter (Shift+4 hotkey).打开蒙版编辑器,创建和编辑网格杂波世界杂波的蒙版图像 (Shift+3 热键)。

Cluster Paint Mode

Opens Cluster Editor to edit Mesh Cluster objects (Shift+5 hotkey).打开集群编辑器以编辑Mesh Cluster对象 (Shift+4 热键).

Terrain Global Paint Mode

Opens Brush Editor to edit Terrain Global (Shift+6 hotkey).打开笔刷编辑器编辑Terrain Global (Shift+5 热键)。

Viewports视口#

Editor viewport allows you to visually navigate and edit your virtual world. The number of Editor viewports that can be opened simultaneously is not limited. Parameters of each editor viewport can be adjusted separately. The window includes the following panels: Editor视口允许您直观地浏览和编辑虚拟世界。可以同时打开的Editor视口数量不受限制。每个编辑器视口的参数可以分别调整。该窗口包括以下面板:

  • Camera Panel that allows you to switch between cameras, add new cameras to the current world, open the Camera Settings window or lock the current camera “摄像机面板” ,可用于在摄像机之间切换,将新摄像机添加到当前世界,打开摄像机设置窗口或锁定当前摄像机
  • Rendering Debug Panel that enables fast visual debugging by displaying the contents of rendering buffers 渲染调试面板通过显示渲染缓冲区的内容实现快速的视觉调试
  • Navigation Panel that lets you quickly change camera speed and position. 导航面板,可让您快速更改相机的速度和位置。

Engine viewport is designed for application debugging and profiling - it renders the image from the Engine Camera. Engine视口旨在用于应用程序调试和性能分析-从引擎摄影机渲染图像。

Fullscreen ViewportFullscreen Viewport#

You can maximize your viewport in the Editor with a keyboard shortcut using F11. Pressing F11 the second time will return the viewport to its original size and place.可以使用 F11键盘快捷键在编辑器中最大化视口。第二次按F11将使视口恢复到原来的大小和位置。

Main Windows主视窗#

Asset Browser资源浏览器#

Asset Browser is a tool that is used to organize content in your project. The Assets System keeps all links and dependencies between the resources when you edit, rename or move them within the project. It allows you to: 资源浏览器 是用于组织项目中内容的工具。当您在项目中编辑,重命名或移动资源时,资源系统保留资源之间的所有链接和依赖性。它使您可以:

  • Create and import assets创建和导入资源
  • Organize yor assets: rename, move them between the folders and manage their hierarchy组织您的资源:重命名,在文件夹之间移动它们并管理其层次结构
  • View assets and add them directly to the scene查看资源并将其直接添加到场景中

World Hierarchy世界阶层#

World Nodes window is a convenient tool for working with the hierarchy of nodes present in the scene. It allows you to: World Nodes窗口是用于处理场景中存在的节点的层次结构的便捷工具。它使您可以:

  • Organize nodes into a hierarchy将节点组织到层次结构中
  • Find a node by its name an quickly navigate to its location通过名称查找节点,快速导航至其位置
  • Perform basic operations with the selected nodes (clone, remove, export, etc.)对所选节点执行基本操作(克隆,删除,导出等)

Materials Hierarchy材质层次结构#

Materials window serves for organizing and modifying UNIGINE materials. It allows you to: Materials窗口用于组织和修改UNIGINE 材质。它使您可以:

  • Get instant access to built-in UNIGINE materials立即访问内置的UNIGINE资料
  • Inherit materials and modify them继承并修改材质
  • Organize materials into a hierarchy将材质组织到层次结构中
  • Perform basic operations with the selected materials (clone, remove, etc.)对选定的材质执行基本操作(克隆,删除等)

Learn more about materials hierarchy management.详细了解材质层次管理

Properties Hierarchy属性层次结构#

Properties window is used to modify and organize nodes properties (sets of custom options). It allows you to: Properties窗口用于修改和组织节点属性(自定义选项集)。它使您可以:

  • Organize properties into a hierarchy将属性组织到层次结构中
  • Perform basic operations with the selected properties (clone, remove, etc.)使用所选属性(克隆,删除等)执行基本操作。
  • Enable property-specific options启用属性特定的选项

Parameters参量#

A multi-purpose Parameters window allows you to modify parameters of any element selected in the World Nodes, Materials, or Properties window, as well as in the Asset Browser. It offers the following features:多功能Parameters窗口允许您修改在World Nodes, MaterialsProperties窗口以及 资源浏览器 中选择的任何元素的参数。它具有以下功能:

  • Quick access to all parameters of the selected object快速访问所选对象的所有参数
  • Simultaneous editing of multiple selected objects of the same type同时编辑多个相同类型的选定对象
  • Copying and pasting of transformation parameters and surface parameters by using the context menu使用上下文菜单复制和粘贴转换参数表面参数

Video Tutorial: Interface Overview视频教程:界面概述#

最新更新: 2024-02-06
Build: ()