大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0014 秒)
...efabImpl) =>{ let sp3:Laya.Sprite3D =res.create() as Laya.Sprite3D; sp3.transform.localPositionX += 1.0; //防止球体和立方体都在初始位置发生重叠 this.scene3d.addChild(sp3); }); }) } printProgress(res: any) { console.log("加载进度" + JSON.stringify(res)); //将res对象转换...
来源: Laya3.0_文档 发布时间: 20241014