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

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

791. webaudio 在iframe中使用, android chrome中没声音 [ 57%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 问题状态 最新活动: 2017-11-14 12:21 浏览: 1932 关注: 2 人

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

792. as3代码编译错误.100%重现,有测试代码.结果影响很大. [ 57%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 ide 2.4 layaair2-cmd 编译报错 Laya mac版的IDE 是没测试就上...

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

793. 2.3.0版本微信小游戏库错误重现demo [ 57%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 微信小游戏:HTMLDivElement的使用 分享:打地鼠 AS、JS、TS版本 Demo! 问题状态 最新活动: 2019-12-31 09:32 浏览: 2322 关注: 2 人 enger • ...

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

794. 同时使用雾和粒子系统,粒子的颜色变成雾的颜色 [ 57%]

...#ifdef ADDTIVEFOG  #else  uniform vec3 u_FogColor;  #endif #endif void main() {   #ifdef RENDERMODE_MESH   gl_FragColor=v_MeshColor;  #else   gl_FragColor=vec4(1.0);   #endif     #ifdef DIFFUSEMAP   if(v_Discard!=0.0)    discard;   #ifdef TINTCOLOR    gl_FragColor*=texture2D...

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

795. 厘米秀上传了游戏包,调试时安卓机qq扫码报laya.webgl.WebGL.mainContent.getSupportedExtensions() is undefined [ 57%]

...米秀上传了游戏包,调试时安卓机qq扫码报laya.webgl.WebGL.mainContent.getSupportedExtensions() is undefined 上传游戏包是,厘米秀官网说没gameConfig.json,确实laya没生成 所以我直接复制了厘米秀文档里的{"viewMode":2,"enterUrl":""}来用 不知道有没...

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

796. 求助,layaAir无法启动! 我的layaAir.exe 双击无法启动,新版本和老版本都试过了,是缺什么运行环境软件吗? [ 56%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 求助关于TiledMap的版本问题 循环依赖不能运行 Circular dependency: 问题状态 最新活...

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

797. [LayaNative3]网络音频在Native播放不了的问题 [ 56%]

....zip里面,有需要可以自己下载,放在安卓工程 “.\app\src\main\java\demo\”里就可以; 附件 : --> demo.zip 2025-03-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 CupidKing 赞同来自: ...

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

798. Laya2.0项目文件过多导致编译内存不够,请问在哪里设置增加编译内存(急) [ 56%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btC...

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

799. 组件装饰器说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 56%]

...码如下: const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { @property({ type: Number }) _radian: number = 0; //带下划线的属性,默认不会出现在IDE的属性面板上,只是用来存储输入的弧度 @property({ type: Number, caption: "角度",...

来源: Laya3.0_文档 发布时间: 20251010

800. 背景音乐来回切换报错 [ 56%]

...tyManager: Force removing ActivityRecord{4a9b4018 u0 com.layabox.game/demo.MainActivity t2}: app died, no saved state 07-16 13:28:37.152 402-413/? I/WindowState: WIN DEATH: Window{4a9455c8 u0 com.layabox.game/demo.MainActivity} 07-16 13:28:37.152 402-413/? W/WindowManager: Force-removing child win W...

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