YooAsset/Docs/AssetReporter.md

20 lines
671 B
Markdown
Raw Normal View History

2022-03-28 19:25:44 +08:00
# 构建报告
2022-03-28 19:45:20 +08:00
资源包报告工具可以查看概览信息Summary资源对象列表信息AssetView资源包列表信息BundleView
2022-03-28 19:25:44 +08:00
2022-03-28 19:45:20 +08:00
### 概览视图
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/AssetReporter-img1.jpg)
### 资源对象列表视图
可以查看资源对象列表以及每个资源对象所依赖的资源包。
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/AssetReporter-img2.jpg)
### 资源包列表视图
可以查看资源包列表以及每个资源包所包含的资源对象。
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/AssetReporter-img3.jpg)