Commit 0507adbe authored by 李苏's avatar 李苏 💬

模型更新gltf

parent 01afd940
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -802,8 +802,10 @@
loadAll() {
var model = new VT.Model({
modelType: "gltf",
src: "/glb/all.glb",
src: "/gltf/all.gltf",
})
model.addEventListener("loaded", () => {
this.loading = false
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment