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

升级资源

According to the standard workflow, content of the project is migrated to the newest version automatically via UNIGINE SDK Browser or manually using the upgrade script.根据标准的工作流程,项目内容为 migrate 到最新版本,通过UNIGINE SDK Browser自动或手动使用升级脚本。

However, you can add non-migrated assets to the upgraded project via UnigineEditor, as it allows upgrading assets to the current version of UNIGINE SDK. An outdated asset is upgraded in the following cases:但是,您可以通过UnigineEditor将未迁移的资源添加到升级后的项目中,因为它允许将资源升级到当前版本的UNIGINE SDK。

  • When importing an asset via the Asset Browser.当通过Asset Browser. php导入资源时。
  • When importing a package with an asset.当导入带有资源的包时。
  • When copying an asset to the project's data folder. If UnigineEditor is launched, the asset will be upgraded on the fly.当将资源复制到项目的data文件夹时。如果UnigineEditor被启动,资源将被动态升级。

    注意
    If UnigineEditor is not running, the asset will be upgraded on the next launch.如果UnigineEditor未运行,资源将在下次启动时升级。

To toggle upgrading on and off and specify the migration folder, go to the Editor section of the Settings window:要打开和关闭升级并指定迁移文件夹,请转到Settings窗口的Editor部分:

The Migration Directory is a temporary folder for the outdated assets: they are copied into this folder and processed by the upgrade script. Then the upgraded assets replace the original ones.Migration Directory是过时资源的临时文件夹:它们被复制到这个文件夹中并由升级脚本处理。升级后的资源将替换原有资源。

Upgrading Mounted Assets升级挂载资源#

The only way to upgrade the mounted assets (i.e. referenced by a mount point) via UnigineEditor is to add the mount point to the project when the editor is off. In this case, the assets will be upgraded on the next launch. However, we recommend you to upgrade assets inside mount points manually by using the upgrade.usc script.通过 UnigineEditor 升级挂载资源(即由 挂载点 引用)的唯一方法是在编辑器关闭时将挂载点添加到项目中。 在这种情况下,资源将在下次启动时升级。 但是,我们建议您使用 upgrade.usc 脚本手动升级挂载点内的资源。

注意
If a folder contains an outdated asset, UnigineEditor won't allow you to create a mount point.如果文件夹包含过时的资源,UnigineEditor将不允许您创建挂载点。
最新更新: 2024-04-19
Build: ()