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

大约有 2,746 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0087 秒)

131. Tween的to方法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 [ 91%]

...动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 2017-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 zhpr613 赞同来自: cuixueying impor...

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

132. context.getImageData在打包成app后返回null [ 91%]

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

133. Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 [ 91%]

...案例 配置Flash Builder的编译配置   运行后报错 Laya.stage为null   试了很久 想请问下各位大佬 是 配置的问题吗? 附件 : --> 2020-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回...

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

134. [LayaNative3]new CommondBuffer 没有回收释放,每次用完,直接给置成null,每次buffermemory都会增长,不会下降 [ 91%]

...tive3]new CommondBuffer 没有回收释放,每次用完,直接给置成null,每次buffermemory都会增长,不会下降 1. 内存泄露问题 ,const buffer = new CommandBuffer后 用完将对象置成null,buffermemory 不会下降。 2. 想自己去回收内存, 辗转到Command Buffer...

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

135. Laya.timer.loop调用后出现Cannot read property 'loop' of null [ 91%]

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

136. 3d特效克隆时,在手机会现卡顿情况,特效资源已经提前在加载 [ 91%]

...e3D =  Laya.loader.getRes(_path);             if(itemComplete == null || itemComplete.loaded == false){                 var groupName:String = null;                 if(isGroup == true){                     groupName = url;                 ...

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

137. laya.physics.js:430 Cannot read property 'GetType' of null [ 91%]

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

138. laya创建wxopendataviewer组件报 Cannot read property "createTexture" of null 的错误,疑似layabug [ 91%]

...aya创建wxopendataviewer组件报 Cannot read property "createTexture" of null 的错误,疑似layabug 不管是用ide创建wxopendataviewer组件还是代码创建,执行到创建的时候就会报Cannot read property "createTexture" of null,用的是layaide2.0版本引擎,新建的项目...

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

139. 2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null [ 91%]

...例项目打包为微信小游戏报错,Cannot read property 'LESS' of null 上个帖子点下面确认发起后哪也找不到了,很奇怪,再发一次。 上面截图来自 Render 的rinitRender  方法 总返回null 已上传附件 附件 : --> wxgame.zip 2022-06-16 添加评论 免费...

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

140. [LayaAir3]laya编辑器报错Uncaught TypeError: Cannot read properties of null (reading 'pivotX') [ 91%]

...[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