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

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

31. 灯光-点光 [ 70%]

...niSprite3d.getComponentByType(Laya.Animator); animator.play(null, 1.0, 75, 110); }); var _position = new Laya.Vector3(); var _quaternion = new Laya.Quaternion(); Laya.timer.frameLoop(1, null, function () { Laya.Quaternion.createFromYawPitchRoll(0.025, 0, 0, _quaternion); Laya.Vector3.transformQuat(p...

来源: Laya_示例 发布时间: 20251130

32. Sprite-新手引导 [ 68%]

..../res/guide/help4.png", tipx: 730, tipy: 380 }, { x: 1128, y: 583, radius: 110, tip: "../../res/guide/help3.png", tipx: 900, tipy: 300 }]; var guideStep = 0; var hitArea; var interactionArea; (function() { Laya.init(1285, 727); Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.alignV = Stage.ALIGN_...

来源: Laya_示例 发布时间: 20251130

33. UI-Clip [ 68%]

...r.width) / 2; controller.y = (Laya.stage.height - controller.height) / 2 + 110; Laya.stage.addChild(controller); } function onClipSwitchState() { if (counter.isPlaying) { counter.stop(); currFrame = counter.index; controller.label = "播放"; } else { counter.play(); counter.index = currFrame; contr...

来源: Laya_示例 发布时间: 20251130

34. Sprite-新手引导 [ 68%]

...tip:"res/guide/help4.png", tipx:730, tipy:380 }, { x: 1128, y: 583, radius:110, tip:"res/guide/help3.png", tipx:900, tipy:300 } ], gameContainer, guideContainer, maskArea, interactionArea, hitArea, tipContainer, guideStep = 0; class Sprite_Guide { constructor() { const WebGL = Laya.WebGL, Stage = La...

来源: Laya2.0_示例 发布时间: 20251130

35. UI-Clip [ 68%]

... 2; this.controller.y = (Laya.stage.height - this.controller.height) / 2 + 110; Laya.stage.addChild(this.controller); } onClipSwitchState() { if (this.counter.isPlaying) { this.counter.stop(); currFrame = this.counter.index; this.controller.label = "播放"; } else { this.counter.play(); this.counte...

来源: Laya2.0_示例 发布时间: 20251130

36. 哪里能下载官方的示例 [ 63%]

... 该问题目前已经被锁定, 无法添加新回复 发起人 oceantian110 相关问题 发起问题须知,必看!!!不按提问规则的,官方拒绝解答!!! 官方有没有考虑做个完整的DEMO liblayaair.so 总是崩溃,有没有官方人员帮忙解决一下啊 【带...

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

37. oppo分包bug(已解决) [ 63%]

...教程 对接教程   2020-12-09 0 0 分享 微博 QZONE 微信 oceantian110 赞同来自: 本人亲试,的确是这样的。  分包的路径只能在bin下, 不能太深。    2021-01-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...

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

38. laya可以打包exe吗? [ 62%]

...折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ManTou110 相关问题 看了其他引擎才发现 LAYA 真的太太太太好用了!!!! Laya mac版的IDE 是没测试就上线了吗? 成都雨墨游戏 求 laya 程序开发人员 关于Laya实现Matter.js官方案例凹...

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

39. layaCanvas 的css在哪里改? [ 62%]

...8-07-13 17:25 我改了。Laya.Render._mainCanvas.source.style.top = "110px"; 这样改的,暂时还没出现问题

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

40. 3d角色 遮挡shader* [ 61%]

...问怎么一起加载 问题状态 最新活动: 2021-03-11 17:30 浏览: 110 关注: 1 人

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