Publisher | Rokugen Lab |
---|---|
File size | 42.59kB |
Number of files | 3 |
Latest version | 1.1.1 |
Latest release date | 2021-02-18 09:06:49 |
First release date | 2020-12-04 11:37:14 |
Supported Unity versions | 2018.4.2 or higher |
AssetGraph is an asset data dependency analyzer.
It provides a graphical view of the relationships between assets and provides support for visually understanding dependencies.
For example, by checking the reference relationship between Material and Texture or Shader, or by checking the reference relationship between AnimatorController and AnimationClip graphically, you can immediately make decisions about project organization and asset modification, so productivity can be expected to improve.
It will also automatically start rebuilding dependencies when changes are made to the Project (you can also request a rebuild manually)
Dependency rebuilding is done in the background of the editor, so you can use it without compromising the usability of Unity Editor.
This free version is prepared so that you can easily try out the functions provided by AssetGraph.
We hope that you will actually use it and try it out.
The free version has the following restrictions
-Prefab resource and Scene resource cannot be detected
-Composite display by selecting multiple nodes is not possible
It provides a graphical view of the relationships between assets and provides support for visually understanding dependencies.
For example, by checking the reference relationship between Material and Texture or Shader, or by checking the reference relationship between AnimatorController and AnimationClip graphically, you can immediately make decisions about project organization and asset modification, so productivity can be expected to improve.
It will also automatically start rebuilding dependencies when changes are made to the Project (you can also request a rebuild manually)
Dependency rebuilding is done in the background of the editor, so you can use it without compromising the usability of Unity Editor.
This free version is prepared so that you can easily try out the functions provided by AssetGraph.
We hope that you will actually use it and try it out.
The free version has the following restrictions
-Prefab resource and Scene resource cannot be detected
-Composite display by selecting multiple nodes is not possible