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

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

1601. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 55%]

... 发射一个粒子。 ShurikenParticleSystem event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指...

来源: laya_api 发布时间: 20170929

1602. 修改了引擎代码,在生成native时候,修改了逻辑会生效? [ 55%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2019-05-30 11:51 浏览: 830 关注: 1 人

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

1603. List手机上点不住 怎么解决 [ 55%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2018-09-07 10:50 浏览: 1133 关注: 2 人 ~ • 2018-09-07 10:53 就是手指点击list中的一个Item点击没反应 反复测...

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

1604. skydome可以替换贴图吗? [ 55%]

...cMaterial();         Texture2D.load("res/jfb.jpg", Handler.create(null, function (tex: Texture2D) {             material.panoramicTexture = tex;             skymat.material = material;         })); 2020-03-19 0 0 分享 微博 QZONE 微信 为什么...

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

1605. "Cannot read property 'addChild' of undefined" [ 55%]

...read property 'props' of undefined Cannot read property 'displayObject' of null 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 discard property,please use transform's property instead layaair 2.2beta ts 项目 两...

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

1606. 接受到事件后怎么能操作发出事件的当前者 [ 55%]

...的链接 提交 4 个回复 shinestarpvz 赞同来自: 现在2个值都为NULL 2017-08-09 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 提供你的资源和例子我们看下! 2017-08-09 0 0 分享 微博 QZONE 微信 shinestarpvz 赞同来自: 我需要实现加载5-10个SWF,根据...

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

1607. 手机浏览器,后台挂起,timer倒计时不走,怎么解决 [ 55%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 1.7.15 小游戏3d 发布后在手机预览显示异常 请问下loader如何强制加载一个文件,避免浏览器的缓存 用Mac下Unity5.6.2f1导出的模型在Mac浏览器显示正常,发布到移...

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

1608. TypeError: Cannot read property 'isTrigger' of undefined [ 55%]

...报错 btCollisionObject undefined Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined Laya2.1.0 JS调用Java PlatformClass undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined 鼠标自定义样式官方有支持吗,Lay...

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

1609. 模型资源释放 [ 55%]

....lh的路迳传过去,内存也还是没有改变 role.destroy(); role = null; assetsDispose(url) /**释放资源**/ private function assetsDispose(assetsUrl:String):void { Laya.loader.clearRes(assetsUrl); //加载盘释放的资源配置表 Laya.loader.load([{url:assetsUrl,type:Loader.JSON}], Han...

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

1610. 1.0 骨骼drawcall优化猥琐方法 [ 55%]

...nderKey = 0;                 context._shader2D.glTexture = null;                 SkinMeshBuffer.getInstance().addSkinMesh(this); // todo : 这是是不是可以合并下同一贴图的submit?                 var tempSubmit:Submit = Submit.createShape...

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