• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 273 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0042 秒)

221. js中使用sharedMesh报错 [ 52%]

...er.sharedMesh;错误信息: TypeError: Cannot read property 'sharedMesh' of undefined at onComplete (file:///E:/LayaWorkspace/javaScriptLaya/src/warehouse.js:129:52) at Handler.__proto.run (file:///E:/LayaWorkspace/javaScriptLaya/bin/libs/laya.core.js:693:26) at ResInfo.onLoaded (file:///E:/LayaWo...

来源: Laya_社区 发布时间: 20171219

222. Laya截图3D场景相关模型,导致模型透视! [ 52%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ ...

来源: Laya_社区 发布时间: 20180503

223. Unhandled promise rejection: Error: Cannot navigate to invalid URL [ 52%]

...就显示这个 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds LayaAirIDE2.2 - Laya3D init error ,must support webGL Error: asBitmap no size! 更改资源路径的URL Laya如何使用Promise、async、wait分享! 问题状态 最新活动: 2020-01-13 17:07 浏览: 1514 关注:...

来源: Laya_社区 发布时间: 20200113

224. LAYA3D,如何关闭ALPHA预乘 premultiply alpha [ 52%]

...ns 赞同来自: 又一个GITHUB上的相关信息: Some implementations of HTMLCanvasElement's CanvasRenderingContext2D store color values internally in premultiplied form. If such a canvas is uploaded to a WebGL texture with the UNPACK_PREMULTIPLY_ALPHA_WEBGL pixel storage parameter set to false...

来源: Laya_社区 发布时间: 20180414

225. 使用mask后,只要调用 Laya.Resource.destroyUnusedResources() 就会引起报错 [ 52%]

...: laya.webgl.js:5713 Uncaught TypeError: Cannot read property '_targets' of null at WebGLContext2D.__proto.drawCanvas (laya.webgl.js:5713) at RenderContext.__proto.drawCanvas (laya.core.js:5822) at RenderSprite3D.__proto._canvas (laya.core.js:6219) at Sprite.__proto.render (laya.core.js:15680) at ...

来源: Laya_社区 发布时间: 20181016

226. list点击label保留一种状态 [ 51%]

...LayaSample.js:88 Uncaught TypeError: Cannot read property 'getChildByName' of undefined javascript001 • 2017-08-03 22:32 @cuixueying 麻烦帮帮忙看一下 cuixueying • 2017-08-07 15:07 发错了,你看下这个方式:https://ask.layabox.com/question/3232

来源: Laya_社区 发布时间: 20170803

227. Image.loadImage 方法加载问题 [ 51%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 请问下加载TFF字体要怎么加载呢? IDE1.7.8 json图集加载问题 LayaAir 库文件加载速度慢 unity到导出场景加载时抛异常,不知所措 FD 宏编译时 出现 试图访问该方法时...

来源: Laya_社区 发布时间: 20170923

228. HTMLIframeElement 使用出错?请大神指点 [ 51%]

...  Error processing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at propertyPreviewToString (d:\Program Files\LayaIDE\resourc...

来源: Laya_社区 发布时间: 20171203

229. 微信3D小游戏 ,Laya2.2.0 在微信工具中运行,WebGLShader 崩溃,如截图,100%重现,在安卓/iOS真机上不出这个问题 [ 50%]

... to execute 'shaderSource' on 'WebGL2RenderingContext': parameter 1 is not of type 'WebGLShader'.    at ShaderInstance._createShader (laya.d3.js:1)     at ShaderInstance._create (laya.d3.js:1)     at new ShaderInstance (laya.d3.js:1)     at ShaderPass.withCompile (laya.d3.js:1)     at...

来源: Laya_社区 发布时间: 20191024

230. uglify压缩后的错误堆栈解析 [ 50%]

...Stack); // 解析错误信息 const { readFileSync } = fs; for(const frame of tracey.items) {  // frame.fileName const sourceMapContent = JSON.parse(readFileSync(mapFilePath, 'utf8')); const consumer = await new sourceMap.SourceMapConsumer(sourceMapContent); // console.log(frame); // originalPositi...

来源: Laya_社区 发布时间: 20200720