大约有 5,021 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0069 秒)
Laya_社区(4925) Laya2.0_文档(33) Laya3.0_文档(18) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
Laya.stage.drawToCanvas 原生ios 使用该api报错,求解决方案 var htmlC: Laya.HTMLCanvas = Laya.stage.drawToCanvas(Laya.stage.width, Laya.stage.height, 0, 0); //获取截屏区域的texture let base64 = htmlC.toBase64("image/jpeg", 1); 使用toBase64 报错can`t find variable conchToBase6...
来源: Laya_社区 发布时间: 20190621
...启动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 启动引擎报错 mPlugin.game_plugin_init(3); laya3D动画无法播放 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去...
来源: Laya_社区 发布时间: 20181219
...的说明 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 关于适配采用showAll后留白部分的颜色问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 我这样载入场景问题出现在哪呢...
来源: Laya_社区 发布时间: 20170202
...启动chrome出现错误: Error processing launch: Error Could not attach to main target matter.js的文档查看 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界...
来源: Laya_社区 发布时间: 20181205
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 Chrome104.0.51112.102版本LayaBox2.13.0启动报错 LayaNative在Android 11上启动闪退 微信小游戏截屏分享 2.1.1.1...
来源: Laya_社区 发布时间: 20250907
...于场景模型支持Unity导出的,能在 菜单栏--LayaAir3D--Help--Tutorial中查看。** 在菜单栏--LayaAir3D--Shortcuts--Switch to LayaAir3D shader,能将项目内所有材质改为LayaAir3D的默认材质(BlinnPhong)。 在导出完成后,我们把文件复制到简单示例的bi...
来源: Laya2.0_文档 发布时间: 20210715
...作,自定义组件编译出错 用fd编译报错 libs/laya/src/laya/editorUI/Component.as (86):warning:model This variable is not defined. 发现官方自定义组件教程里的地址https://github.com/layabox/layaair-ide-ui,更新时间是2016年的 代码里写的是model && model.si...
来源: Laya_社区 发布时间: 20180615
... new MovieClip; mc.load(ul); this.addChild(mc); mc.on(Event.COMPLETE,this,stopNowMC) } } private function stopNowMC(e:Event):void{ trace(e.currentTarget); trace(e.target); MovieClip(e.currentTarget).gotoAndStop(MovieClip(e.target).count-1); } AS3代码是这样的,但是COMPLETE事件触发后参...
来源: Laya_社区 发布时间: 20161221
...启动chrome出现错误: Error processing launch: Error Could not attach to main target IDE1.7.8 json图集加载问题 图集打包找不到图集文件 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 将l...
来源: Laya_社区 发布时间: 20180901
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 路径是对的,但老是,调试控制台提示:错误,图片是IDE自带的,也不显示 Ht...
来源: Laya_社区 发布时间: 20200304