大约有 495 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0043 秒)
... ReferenceError: Laya3D is not defined at new Main (http://stand.alone.version/js/bundle.js:4930:10) at http://stand.alone.version/js/bundle.js:5029:2 at http://stand.alone.version/js/bundle.js:5031:2 at Document._downloadOk (apploader...
来源: Laya_社区 发布时间: 20200910
...发布参数 laya的发布逻辑都是写在渲染进程里,主要在codemain.js和publishpro2/main.js里 如果是要做一键发布的话 主要是两个步骤,一是调用tsc编译ts代码至js,二是编译后处理,也就是(包含)你需要的压缩功能,这些都可以从上述...
来源: Laya_社区 发布时间: 20191008
...值后,在另外个函数中调用会自动变成undefined public class MainPageController extends Scene { public var camera:Camera; public function MainPageController(){ super(); Laya...
来源: Laya_社区 发布时间: 20190328
...动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. iphone自带浏览器页面怎么锁定 Laya mac版的IDE 是没测试就上线了吗? 成都雨墨游戏 求 laya 程序开发人员 版...
来源: Laya_社区 发布时间: 20190927
...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 ide 2.4 layaair2-cmd 编译报错 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 laya2.0加载3d场景报错Uncaught Ty...
来源: Laya_社区 发布时间: 20190724
...动chrome出现错误: Error processing launch: Error Could not attach to main target Texture图片能否进行翻转? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错...
来源: Laya_社区 发布时间: 20171103
...动chrome出现错误: Error processing launch: Error Could not attach to main target iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 unity中的模型导出后在laya中显示不正常 微信小程序—未找到入口 app.json 文件,或者文件读取...
来源: Laya_社区 发布时间: 20191030
...动chrome出现错误: Error processing launch: Error Could not attach to main target ide 2.4 layaair2-cmd 编译报错 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 ...
来源: Laya_社区 发布时间: 20191012
...快速简单测试了一下代码是可以的。希望没漏。下面随便Main.ts启动时候执行一下this.testAsync()即可看看效果。async testAsync() { await this.testWait10s() } async testWait10s() { return new Promise((resolve,reject)=>{ Laya.timer.once(10000,this,()=>{ console.lo...
来源: Laya_社区 发布时间: 20200705
...动chrome出现错误: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property ...
来源: Laya_社区 发布时间: 20180323