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

大约有 495 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0043 秒)

351. 大佬们帮忙看一下这个问题 ReferenceError: Laya3D is not defined [ 58%]

...            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

352. laya支持批处理调用js压缩吗? [ 58%]

...发布参数 laya的发布逻辑都是写在渲染进程里,主要在codemain.js和publishpro2/main.js里 如果是要做一键发布的话 主要是两个步骤,一是调用tsc编译ts代码至js,二是编译后处理,也就是(包含)你需要的压缩功能,这些都可以从上述...

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

353. 为什么全局属性赋值后,在另外个函数中调用会自动变成undefined [ 58%]

...值后,在另外个函数中调用会自动变成undefined public class MainPageController extends Scene {                  public var camera:Camera;                  public function MainPageController(){             super();             Laya...

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

354. laya上显示印地语正确,但是浏览器上展示是错误的 [ 58%]

...动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

355. LAYA2.0 无法编译 什么鬼问题? [ 58%]

...动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

356. Loader.clearRes(..., true); 强制释放图片后出现黑色 [ 58%]

...动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

357. 微信小程序调试器运行正常,真机调试报错 [ 58%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 unity中的模型导出后在laya中显示不正常 微信小程序—未找到入口 app.json 文件,或者文件读取...

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

358. 编译后相同的类出现另一个带$1后缀的新类 [ 58%]

...动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

359. Laya2.6、2.7等支持async、await编译经验分享 [ 58%]

...快速简单测试了一下代码是可以的。希望没漏。下面随便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

360. 加载SK文件时,报错如下:Uncaught getUint16 error - Out of bounds [ 58%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property ...

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