大约有 3,469 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0070 秒)
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 问题...
来源: Laya_社区 发布时间: 20190412
... [31mProperty 'transform' does not exist on type 'Node'.[39m at error (D:\Software\Develop\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error (D:\Software\Develop\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:15621:24) at Object.error (D:\Software\Deve...
来源: Laya_社区 发布时间: 20211009
...is too large at Uint8Array.set (native) at Pv (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/bin/libs/laya.physics3D.js:304:397) at Object.window.Physics3D (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/bin/libs/laya.physics3D.js:305:118) ...
来源: Laya_社区 发布时间: 20181228
...动画播放完后,会把图集资源清理掉, for (let imgName of imgAry.imgs) { Laya.loader.cancelLoadByUrl(imgName); Laya.loader.clearTextureRes(imgName); Laya.loader.clearRes(imgName); ...
来源: Laya_社区 发布时间: 20200417
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 导微信小程序报错window.focus is not a function 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 构建iOS工程后,真机上运行显示“网络异常...
来源: Laya_社区 发布时间: 20190307
...ror("At least two points (four numbers) are required, and the total number of values must be even"); } this.points = points; } private static distance(x1: number, y1: number, x2: number, y2: number): number { let dx = x2-x1; let dy = y2-y1; return Math.sqrt(dx*dx+dy*dy); } private getPoint(t: number...
来源: Laya_社区 发布时间: 20241008
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined IDE1.7.8 json图集加载问题 请问下加载TFF字体要怎么加载呢? Unity场景使用Laya导出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader 从unity导出...
来源: Laya_社区 发布时间: 20230715
...2 setVector3 Properties _dataType _dataType: MemoryDataType Implementation of INativeUploadNode._dataType Defined in laya/d3/RenderObjs/NativeOBJ/NativeShaderData.ts:33 _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeOBJ/NativeShaderData.ts:35 nativeObjID nativeObjID: number Implement...
来源: Laya3.0_api 发布时间: 20231115
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 layaAir TS项目如何引用protoBuf库? 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗...
来源: Laya_社区 发布时间: 20191102
...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检...
来源: Laya_社区 发布时间: 20190227