Update document
parent
f2e96f61bd
commit
e0e9f90073
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
未来计划支持在编辑器下通过远程调试真机信息。
|
未来计划支持在编辑器下通过远程调试真机信息。
|
||||||
|
|
||||||
|
注意:该工具仅支持Unity2019+
|
||||||
|
|
||||||
### 资源对象列表视图
|
### 资源对象列表视图
|
||||||
|
|
||||||
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/AssetDebugger-img1.jpg)
|
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/AssetDebugger-img1.jpg)
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
# 构建报告
|
# 构建报告
|
||||||
|
|
||||||
资源包报告工具,可以查看概览信息(Summary),资源对象列表信息(AssetView),资源包列表信息(BundleView)。
|
报告工具,可以查看概览信息(Summary),资源对象列表信息(AssetView),资源包列表信息(BundleView)。
|
||||||
|
|
||||||
|
注意:该工具仅支持Unity2019+
|
||||||
|
|
||||||
### 概览视图
|
### 概览视图
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue