ARCoreDeviceListDownloadStatus Enum¶
这个类型是C#语言的 EasyAR Sense API: ARCoreDeviceListDownloadStatus 。页面中部分描述可能与Unity环境无关。
部分Sense接口已经封装成Unity组件,直接使用可能是不必要的。
Constant |
Value |
Description |
---|---|---|
Successful |
0 |
下载成功 |
NotModified |
1 |
数据已是最新版本 |
ConnectionError |
2 |
连接错误 |
UnexpectedError |
3 |
其他错误 |