【发布时间】:2020-02-20 07:52:13
【问题描述】:
导入 Sceneform 资产时出现此错误。我已经添加了
dependencies {
classpath 'com.google.ar.sceneform:plugin:1.15.0
}
在项目级别的 gradle 文件中也是如此
dependencies {
implementation "com.google.ar.sceneform.ux:sceneform-ux:1.15.0"
}
【问题讨论】:
-
模型文件是否全部导入项目? .似乎缺少一些纹理文件。
-
我添加了一个新模型,尺寸错误和纹理已修复,但 matc: 返回的错误保持不变