大约有 13,393 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0322 秒)
Laya_社区(12267) Laya2.0_文档(489) Laya3.0_api(283) Laya3.0_文档(213) Laya2.0_api(49) laya_api(49) Laya_示例(25) Laya2.0_示例(18)
IOS 15.4系统的问题 在ios15.4出现黑屏,3D场景丢失等情况。此为精简后的源代码。因为直接传好像有大小限制,分包为10个5M文件上传,请查收 附件 : --> curling_laya_test.part01_.rar curling_laya_test.part02_.rar curling_laya_test.part03_.rar curling_lay...
来源: Laya_社区 发布时间: 20220505
...大哥,是我哪里少写了什么关键的东西呢? 附件 : --> 2019-03-25 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 皆可一笑 赞同来自: noSmoking 微信小游戏不允许引擎来控制canvas...
来源: Laya_社区 发布时间: 20190325
...于优化的比较系统的文档,https://ldc.layabox.com/doc/?nav=zh-js-3-2-1和https://ldc.layabox.com/doc/?nav=zh-js-3-2-1这两个文档空白一片,看不到东西。 2017-09-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20170914
Laya3D init error,must support webGL 复现机型:oppo A59S 问题描述: 1、使用小程序的webview加载用laya生成的一个3D网页,webview加载的网页链接:https://res.x5.qq.com/wxh5/bin ... t%3D0 2、部分Android机型会提示:Laya3D init error,must support webGL 想请问...
来源: Laya_社区 发布时间: 20181019
...。 Accessors total get total(): number Defined in laya/utils/TimeLine.ts:397 得到总帧数。 Returns number Methods addLabel addLabel(label: string, offset: number): TimeLine Defined in laya/utils/TimeLine.ts:122 在时间队列中加入一个标签。 Parameters label: string 标签名称。 of...
来源: Laya3.0_api 发布时间: 20231115
...ra Inherited from Component._extra Defined in laya/components/Component.ts:36 Optional _singleton _singleton: boolean = true Inherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideCo...
来源: Laya3.0_api 发布时间: 20231115
...交 1 个回复 cuixueying 赞同来自: 现在支持的动画方式共有3种 1、序列帧图集动画 2、swf动画 3、dragonbones或spine发布的龙骨动画 其中swf动画比较耗性能,不建议使用 龙骨和序列帧图集动画性能最快,基本上没有优劣之分,开发者可...
来源: Laya_社区 发布时间: 20160801
...信 祝贺 赞同来自: 请问这个问题怎么解决的? 2018-09-13 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 liuhaitao32 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第...
来源: Laya_社区 发布时间: 20180904
...ch allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 laya.physics3D.js:308 Cannot enlarge memory arrays. E...
来源: Laya_社区 发布时间: 20191108
【文档错误】3D Camera文档添加天空盒错误 https://ldc2.layabox.com/doc/?nav=zh-ts-4-0-3 //为天空盒加载贴图文件 Laya.TextureCube.load("skyBox/skyCube.ltc",Laya.Handler.create(this,function(t:Laya.SkyBoxMaterial):void{ skyBox.skyboxMaterial = t; })) 这个回调里面的代码...
来源: Laya_社区 发布时间: 20181205