ReorderableInspector:Unity游戏引擎组件的自动可重新排序列表

时间:2024-02-26 20:41:47
【文件属性】:

文件名称:ReorderableInspector:Unity游戏引擎组件的自动可重新排序列表

文件大小:162KB

文件格式:ZIP

更新时间:2024-02-26 20:41:47

unity unity3d custom-inspectors UnityC#

可重新订购的检查器 在Unity检查器中自动将数组/列表转换为ReorderableLists。 受( 启发。 这是一个编辑器增强功能,可为您提供更好的检查器功能,而无需编写其他代码。 可以在您的GameObject检查器中轻松重新排列数组,添加实用程序功能按钮以及编辑链接的ScriptableObjects 。 安装 从下载UnityPackage并将其导入Unity。 导入后可以移动目录。 用法 要将数组绘制为ReorderableList ,请使用Reorderable属性标记该属性。 // Add this `using` statement to the top of your


【文件预览】:
ReorderableInspector-master
----Docs()
--------sortable-array.png(55KB)
--------element-names.png(7KB)
--------sortable-drag-drop.jpg(85KB)
--------context-menu.png(19KB)
----ReorderableAttribute.cs(2KB)
----LICENSE(1KB)
----EditScriptableAttribute.cs(1KB)
----README.md(4KB)
----Editor()
--------SerializedPropExtension.cs(10KB)
--------ReorderableArrayInspector.cs(27KB)
----.gitignore(361B)

网友评论