Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 271 Bytes

File metadata and controls

5 lines (3 loc) · 271 Bytes

Asset Dependency Graph

This is a Unity package that generates a graph of the relationships between assets and lets you query it.

Unity's built-in AssetDatabase only allows for querying what an asset depends on, but not what depends on it. This package fills that gap.