Search Extension (검색 기능 확장하기)
프로젝트의 리소스의 종속성도 꽤나 잘 검색이 되는것으로 판단 된다.
좀더 참고해서 작업할수 있지 않을까 고민하다가 간략하게 사용해보고 후기에 대한 포스팅을 진행한다.
반응형
< UnityPacagke Import >
https://github.com/Unity-Technologies/com.unity.search.extensions.git?path=package
< Project Window : 종속성 확인 방법 >
[Window] - [Search] - [Rebuild dependency index] 를 선택하면
Project 에 포함된 Asset의 Dependency Count 가 나온다.
< 종속성 확인 Window >
좀더 상세한 Viewer를 보는 방법은 다음과 같다.
[Window] - [Search] - [Dependency Viewer]
< Dependency Graph Viewer >
종속성 여부를 그래프 형태로 가능 하다.
Depdencny Graph Window에서 마우스 오른쪽을 누르면 Menu가 나오고 Project에서 종속이 한개라도 있는 Asset를 Import 하면 다음과 같이 그래프 형태로 나온다.
https://github.com/Unity-Technologies/com.unity.search.extensions
https://github.com/Unity-Technologies/com.unity.search.extensions/wiki/dependency-viewer
★★★★☆
반응형
'개발 > Unity' 카테고리의 다른 글
문제해결)Unity) SpriteAtlas Menu가 없는 경우 (0) | 2024.08.01 |
---|---|
Unity) MonoBehaviour Base (자주사용하는 Component Cache) (0) | 2024.07.27 |
Unity) 컴파일러 타임 라인 (Compilation Timeline) (0) | 2024.07.15 |
Unity) TextMeshPro 수평 그라디언트 적용하기(Horizontal Total Color Gradient) (0) | 2024.07.12 |
Unity)Newtonsoft Json Unity Package(Json UPM) (0) | 2024.07.10 |
댓글