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

编辑器设置和热键

Editor Settings编辑器设定#

The Editor section of the Settings window displays general settings of the UnigineEditor. Settings窗口的Editor部分显示 UnigineEditor 的常规设置。

注意
To configure the editor settings, open the Settings window by choosing Window → Settings in the main menu and select the Editor section.要配置编辑器设置,请在主菜单中选择Window → Settings,然后选择Editor部分,以打开Settings窗口。

The following window will open:将打开以下窗口:

Editor Settings window编辑器设置窗口
Cache Directory Contains the path to the directory that stores the editor cache.包含存储编辑器缓存的目录的路径。
Terrain Compression Cache Contains the path to the directory that stores the Terrain cache.包含存储地形缓存的目录路径。
Auto Open Last World Automatically open the recently closed world on UnigineEditor start.在 UnigineEditor 启动时自动打开最近关闭的世界。
Always Show Auto-Generated Parameters Toggles on and off permanent displaying of automatically generated parameters.切换永久显示自动生成的参数。
Use GPU Texture Compression Toggles on and off GPU texture compression.启用和禁用GPU纹理压缩。
Precompile All Shaders Toggles precompilation of all shaders on and off. This is an important features guaranteeing that at the time your project is complete and final builds are ready to be handed over to the customer you have a complete shader cache. This significally reduces the number of freezes in the final release build and equalizes your application framerate. Shaders are precompiled for all materials in the project.切换打开和关闭所有着色器的预编译。这是一项重要的功能,可确保在您的项目完成并且最终版本准备好要移交给客户时,您拥有完整的着色器缓存。这显着减少了最终发行版中的冻结次数,并使您的应用程序帧速率均等。已为项目中的所有材质预先编译了着色器。
Keep Running
in Background
If enabled, UnigineEditor keeps running in the background, when minimized or is not in focus.如果启用,UnigineEditor 在最小化或未获得焦点时将保持在后台运行。
Show Tooltips Toggles displaying of tooltips on hovering UI elements on and off.打开和关闭悬停 UI 元素上的工具提示显示。
Migration Enabled

Enables automatic upgrading for outdated assets added to your project to the current SDK version.启用将添加到项目的过时资产自动升级到当前 SDK 版本。

Upgrade is performed automatically in the following cases:在以下情况下会自动执行升级:

  • When importing an outdated asset via the Asset Browser.通过资源浏览器导入过时的资源时。
  • When importing a package with an outdated asset.导入包含过时资产的包时。
  • When copying an outdated asset to the project's data folder. If UnigineEditor is not running, assets will be upgraded during the next launch.将过时的资源复制到项目的 data 文件夹时。 如果 UnigineEditor 未运行,资产将在下次启动时升级。
Migration Directory

Path to the Migration Directory, a temporary folder for the outdated assets.迁移目录的路径,即过时资产的临时文件夹。

Outdated assets are copied into this folder and processed by the upgrade script. Upon successful completion of the process upgraded assets replace the original ones.过时的资源将被复制到此文件夹中并由升级脚本进行处理。 成功完成该过程后,升级资产将取代原始资产。

注意
The only way to upgrade assets stored in a mount point via UnigineEditor is to add this mount point to the project when the editor is not running. In this case, the assets will be upgraded on the next launch. However, it is recommended to upgrade assets inside mount points manually by using the upgrade.usc script.通过 UnigineEditor 升级存储在挂载点中的资源的唯一方法是在编辑器未运行时将此挂载点添加到项目中。 在这种情况下,资产将在下次启动时升级。 但是,建议使用 upgrade.usc 脚本手动升级装载点内的资源。
Ask To Save The World
Each Time When Clicking Play
If enabled, UnigineEditor asks whether to save the world every time you click the Play button.如果启用,UnigineEditor 会在您每次单击“播放”按钮时询问是否要拯救世界。
Ask To Save The World
Each Time When Enabling
Physics Simulation
If enabled, UnigineEditor asks whether to save the world every time you click the Physics Simulation button.如果启用,UnigineEditor 会在您每次单击物理模拟按钮时询问是否拯救世界。

Project SettingsProject Settings#

Reset Time For Nodes
To Zero On World Saving
Enables resetting current animation or playback time for certain nodes (SoundSource, ObjectWaterGlobal, WorldTransformPath, ObjectMeshSkinned, ObjectCloudLayer) to zero when saving a world (current values are restored after saving). This helps eliminate the problem with large diffs generated by version control systems in case of saving a world after opening it in the Editor and simply playing skinned mesh animations, sounds, or just having particles, water, and clouds simulation enabled. 保存世界时,可以将某些节点(SoundSource、ObjectWaterGlobal、WorldTransformPath、ObjectMeshSkinned、ObjectCloudLayer)的当前动画或播放时间重置为零(当前值在保存后恢复)。 这有助于消除版本控制系统在编辑器中打开世界并简单地播放蒙皮网格动画、声音或仅启用粒子、水和云模拟后保存世界时生成的大差异问题。
User Extensions of Text
Files for Dependency Search
List here custom file extensions to make sure that your files with such extentions are included into the dependency search performed by the Cleaner tool.在此处列出自定义文件扩展名,以确保具有此类扩展名的文件包含在 Cleaner 工具执行的依赖项搜索中。

Default Settings For Node CreationDefault Settings For Node Creation#

This section specifies the default status of the following parameters at the node creation.本节指定节点创建时以下参数的默认状态。

Immovable Default value for the Immovable parameter.Immovable 参数的默认值。
Lightmaps Default value for the Lightmaps parameter of the surface.曲面的 Lightmaps 参数的默认值。
Intersection Default value for the Intersection parameter of the surface.曲面的 Intersection 参数的默认值。
Collision Default value for the Collision parameter of the surface.曲面的 Collision 参数的默认值。
Physics Intersection Default value for the Physics Intersection parameter of the surface.曲面的 Physics Intersection 参数的默认值。

User Project SettingsUser Project Settings#

Suggest to Disable
Windows Defender
Enables the automatic pop-up that suggests disabling Windows Defender (Microsoft Defender) checks of your project data/ folder if UnigineEditor startup takes too much time.如果 UnigineEditor 启动花费太多时间,则启用自动弹出窗口,建议禁用项目 data/ 文件夹的 Windows Defender (Microsoft Defender) 检查。
Editable Base Materials Allows editing of base materials via the Editor unless editing is prohibited for them. Disabled by default.允许通过编辑器编辑基本材质,除非禁止编辑。默认为关闭。

Editor Hotkeys编辑器热键#

The Hotkeys section of the Settings window displays all hotkeys and key combinations that are used in the UnigineEditor and provides you with an opportunity to assign custom hotkeys and key combinations for the required action.Settings窗口的Hotkeys部分显示UnigineEditor中使用的所有热键和组合键,并为您分配所需操作的自定义热键和组合键提供了机会。

注意
To configure hotkeys, open the Settings window by choosing Window → Settings in the main menu and select the Hotkeys section.要配置热键,请在主菜单中选择Window → Settings,然后选择Hotkeys部分,以打开Settings窗口。

The following window will open:将打开以下窗口:

Components of the Hotkeys Settings window热键设置窗口的组成部分

Each action is represented by a key or a key combination. Ctrl, Alt, Shift, and mouse buttons are used as modifiers for the key bindings. Some actions can be represented by the modifiers only.每个动作都由一个键或一个组合键表示。 Ctrl, Alt, Shift 鼠标按钮 用作按键绑定的修饰符。某些动作只能由修饰符表示。

注意
The mouse buttons can be used as the modifiers only for some actions.鼠标按钮仅可用于某些操作。

The controls are stored in a preset. There are 2 types of presets that are used in UnigineEditor:控件存储在预设中。 UnigineEditor中使用两种预设类型:

Using Built-in Presets使用内置预设#

注意
A built-in preset can be used as the basis of a custom preset.内置预设用作自定义预设的基础。

List of built-in presets内置预设列表

There are 3 built-in presets:有3个内置预设:

UNIGINE 2 The main preset. Hot keys and key combinations that are used in this preset are usual for many 3D editors, for example, 3D-Coat, Maya, Marmoset, Unreal Engine, Unity, and so on.主要预设。此预设中使用的热键和组合键对于许多3D编辑器来说是常见的,例如3D-Coat,Maya,Marmoset,Unreal Engine,Unity等。
UNIGINE 2 QWERTZ This preset contains hotkeys and key combinations for QWERTZ keyboards.此预设包含 QWERTZ 键盘的热键和组合键。
3ds Max This preset contains hotkeys and key combinations that are used in 3ds Max.此预设包含在3ds Max中使用的热键。
注意
You cannot change a built-in preset. Only custom presets can be modified.您无法更改内置预设。只能修改自定义预设

If you change the default hotkey or key combination, or clear the binding, you will be offered to save your modifications to a custom preset.如果您更改默认热键或组合键,或者清除绑定,系统会提示您将修改保存到自定义预设

Such approach allows you to go back to using the built-in preset at any time.这种方法允许您随时返回使用内置预设。

Creating Custom Presets创建自定义预设#

Custom presets are necessary when you want to change some hotkeys (or key combinations) and save these changes.当您想要更改某些热键(或组合键)并保存这些更改时,需要自定义预设。

You can create a custom preset by creating a copy of one of the built-in presets. To create a custom preset:您可以通过创建一个内置预设之一的副本来创建自定义预设。创建自定义预设:

  1. Choose the built-in preset, on which a new preset will be based, and click Save as...

    选择新预设所基于的内置预设,然后单击Save as..

  2. Specify the name for the new preset in the window that opens and click OK:

    在打开的窗口中指定新预设的名称 然后点击OK:

  3. In the Save Preset As file dialog window that opens, specify the name of the *.preset file and where to save it.在打开的Save Preset As文件对话框窗口中,指定*.preset文件的名称以及保存位置。
  4. Click Save. The new preset will be set as the current one.单击Ok。 新预设将被设置为当前预设。

The new custom preset will contain all the hotkeys and key combinations of the built-in preset. You can modify the key combinations for any necessary actions:新的自定义预设将包含内置预设的所有热键和组合键。 您可以修改组合键以执行任何必要的操作:

  1. Click the key binding you want to change.单击要更改的键绑定。
  2. Press a new key or key combination, or click Clear binding.

    按新键或组合键,或单击Clear binding

最新更新: 2023-09-26
Build: ()