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

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

1801. 用1.01导出的场景加载失败 [ 55%]

用1.01导出的场景加载失败 提示 Sprite3D: the .lh file root type must be Sprite3D,please use other function to load this file.     我的代码  var scene = Laya.Sprite3D.load("unity/LayaScene_1/1.lh");     SceneManager.Instance().AddChild(scene);   2017-05-31 添加评论 免费帖...

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

1802. Laya.timer.frameLoop(1, this, onLoop); 的使用问题 [ 55%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 使用钢体设置...

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

1803. DebugTool.init(); 无法正常启动 [ 55%]

... 在代码中引入 DebugTool.init(); 在index.html中加上了 <script type="text/javascript" src="libs/laya.debugtool.js"></script>但还是出现了错误提示 Uncaught ReferenceError: Laya is not defined 2016-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

1804. 为什么加载进度回调只调用了一次。下面有代码,求解答 [ 55%]

...解答 Laya.loader.load(     // 资源     [{url:'res/atlas/comp.json',type:Laya.Loader.ATLAS}].concat(loadArr),     // 加载完成回调     Laya.Handler.create(null,function(){         var logintest = new loginTestView().init();         Laya.stage.addChild(logintest);     }),  ...

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

1805. 怎样获取视频对象 [ 55%]

...deoElement.preload = "preload"; videoElement.setAttribute("x5-video-player-type", "h5"); videoElement.setAttribute("x5-video-player-fullscree", true); videoElement.setAttribute("id", "shiping"); 怎样控制视频播放与暂停??????? 2017-12-22 添加评论 免费帖 --> 分享 微...

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

1806. JSON 解析有问题,试过了该utf-8方法还是不行 [ 55%]

...致的,你参考下这个地址:https://ldc.layabox.com/layadownload/?type=layaair-LayaAir%201.7.17 他提过了针对特殊文件设置文件编码的接口,看看应该可以解决你的问题。 2018-09-02 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问...

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

1807. 关于3D动画的ani监听播放完毕后,播放默认动画不行 [ 55%]

....Event.COMPLETE,this,this.aniComplete); this.mAni.play("free") aniComplete(type:number):void {    this.mAni.play("ready"); }   播放完指定动画后,这个回调不执行。   附件 : --> pkwang3D.rar 2017-11-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果...

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

1808. LayaAir2.0类库缺少物理引擎matter.js和LayaRender.js [ 55%]

...万只野生的仓鼠 赞同来自: http://ldc.layabox.com/layadownload/?type=layaair-LayaAir%201.8.5%20beta 下载 地址 两个js 都在 里面 2019-11-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 仰望星空 相关问题 看了...

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

1809. 通过截图的时候获取到base64的数据,怎么给texture使用,我想使用getPixels [ 55%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 关于使用matterjs物理引...

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

1810. 怎么使用ttf,版本2.0.2 [ 55%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 问题状态 最新活动: 2019-12-17 14:02 浏览: 1072 关注: 2 人

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