[修改] 修改版本号为1.0.6
This package allows for you to easily make docked tabs for your assets. Simply drag the object into an EditorWindow’s tab row, and voila!
https://github.com/nomnomab/asset-tabs/assets/28305689/f9f3c806-26fd-442c-80b2-5587e983d6a7
There are many ways to use this:
Open as Tab
Window > Package Manager
Add package from git URL...
https://github.com/nomnomab/unity-asset-tabs.git
Packages/manifest.json
{ "dependencies": { "com.nomnom.asset-tabs": "https://github.com/nomnomab/unity-asset-tabs.git" } }
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Unity Asset Tabs
This package allows for you to easily make docked tabs for your assets. Simply drag the object into an EditorWindow’s tab row, and voila!
https://github.com/nomnomab/asset-tabs/assets/28305689/f9f3c806-26fd-442c-80b2-5587e983d6a7
How to use
There are many ways to use this:
Open as Tab
to open a new tab in the focused window.Install
via Package Manager
Window > Package Manager
Add package from git URL...
https://github.com/nomnomab/unity-asset-tabs.git
via Git URL
Packages/manifest.json
with your favorite text editor.