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

Batch Rename

The Batch Rename tool is designed to allow you quickly and easily rename numerous nodes available in the World Hierarchy, properties, materials, and assets in the Asset Browser.

To open the Batch Rename window, click Tools -> Batch Rename or right-click on a file in the Asset Browser or any hierarchy window and select Batch Rename in the context menu.

The following options are available:

Rename

Rename the selected file or files to the specified name, adding the index if more than one file is selected.

Set Prefix

Add the specified prefix to the selected file or files.

Set Suffix

Add the specified postfix to the selected file or files.

Find And Replace

Find the specified combination of symbols and replace it as defined in the Replace field taking into account the Case Sensitive condition:

  • Override Original Case — replaces the combination of symbols in all file names regardless of the case originally used in the file name.
  • Rename Only The Same Case — replaces the combination of symbols with the same case as specified in the Find field.
Change Case

Change the letter case in the name of the selected file or files according to the selected condition:

  • Lower Case — any letters in the capital case are changed to the lower case.
  • Upper Case — any letters in the lower case are changed to the capital case.
  • Title Case — the first letter is in the capital case and all the rest are in the lower case.
  • Title Case For Each Word — the first letter of each word is in the capital case and all other letters are in the lower case. The word is a combination of letters separated from other combinations by a space or a non-letter symbol.
Last update: 2023-10-05
Build: ()