大约有 2,738 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0374 秒)
Laya_社区(1923) Laya3.0_api(248) Laya2.0_api(162) laya_api(132) Laya_示例(81) Laya2.0_文档(81) Laya2.0_示例(65) Laya3.0_文档(46)
context.getImageData在打包成app后返回null let htmlCanvas: Laya.HTMLCanvas = Laya.HTMLCanvas.create(); canvas = htmlCanvas.getCanvas(); let context = canvas.getContext('2d'); var imageData = context.getImageData(0, 0, 128, 128);context.getImageData在打包成ios app后返回null,在浏览...
来源: Laya_社区 发布时间: 20170824
Laya.timer.loop调用后出现Cannot read property 'loop' of null Laya.timer.loop(100,this,function():void{trace(90890789078);}); 报错: Uncaught TypeError: Cannot read property 'loop' of null at new LayaUISample (LayaUISample.max.js:394) at LayaUISample.max.js:29731 at LayaUISample.max.js:29733...
来源: Laya_社区 发布时间: 20170214
...tive3]new CommondBuffer 没有回收释放,每次用完,直接给置成null,每次buffermemory都会增长,不会下降 1. 内存泄露问题 ,const buffer = new CommandBuffer后 用完将对象置成null,buffermemory 不会下降。 2. 想自己去回收内存, 辗转到Command Buffer...
来源: Laya_社区 发布时间: 20250717
...案例 配置Flash Builder的编译配置 运行后报错 Laya.stage为null 试了很久 想请问下各位大佬 是 配置的问题吗? 附件 : --> 2020-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回...
来源: Laya_社区 发布时间: 20200426
...e3D = Laya.loader.getRes(_path); if(itemComplete == null || itemComplete.loaded == false){ var groupName:String = null; if(isGroup == true){ groupName = url; ...
来源: Laya_社区 发布时间: 20180601
laya.physics.js:430 Cannot read property 'GetType' of null Uncaught TypeError: Cannot read property 'GetType' of null at box2d.b2Fixture.GetType (laya.physics.js:430) at box2d.b2ContactFactory.Create (laya.physics.js:576) at box2d.b2ContactManager.AddPair (laya.physics.js:586) ...
来源: Laya_社区 发布时间: 20190912
...aya创建wxopendataviewer组件报 Cannot read property "createTexture" of null 的错误,疑似layabug 不管是用ide创建wxopendataviewer组件还是代码创建,执行到创建的时候就会报Cannot read property "createTexture" of null,用的是layaide2.0版本引擎,新建的项目...
来源: Laya_社区 发布时间: 20190912
...例项目打包为微信小游戏报错,Cannot read property 'LESS' of null 上个帖子点下面确认发起后哪也找不到了,很奇怪,再发一次。 上面截图来自 Render 的rinitRender 方法 总返回null 已上传附件 附件 : --> wxgame.zip 2022-06-16 添加评论 免费...
来源: Laya_社区 发布时间: 20220616
...[LayaAir3]laya编辑器报错Uncaught TypeError: Cannot read properties of null (reading 'pivotX') Uncaught TypeError: Cannot read properties of null (reading 'pivotX') at localhost:18090/libs/laya.core.js:17137 附件 : --> 2023-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20231123
...ods MethodDefined By PixelLineSprite3D(maxCount:int = 2, name:String = null) 创建一个 PixelLineSprite3D 实例。 PixelLineSprite3D _changeRenderObjects(sender:PixelLineRenderer, index:int, material:BaseMaterial):void PixelLineSprite3D _cloneTo(destObject:*, srcRoot:Node, dstRoot:Node):v...
来源: Laya2.0_api 发布时间: 20190513