大约有 5,033 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0134 秒)
Laya_社区(4935) Laya2.0_文档(33) Laya3.0_文档(20) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
...nly supports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } if(!SoundManager._isActive || SoundManager._muted || SoundManager._soundMuted){ return null; } }; var tSound; if (!Browser.onMiniGame){ tSound=Laya.loader.getRes(url); } i...
来源: Laya_社区 发布时间: 20181019
...启动chrome出现错误: Error processing launch: Error Could not attach to main target ios14系统下 blendMode='lighter' 图片异常 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一...
来源: Laya_社区 发布时间: 20170615
...启动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.12.0项目出现卡顿现象(必现) 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 版本不匹配! 全局 tsc (2.2.2) != ...
来源: Laya_社区 发布时间: 20230824
worker.js 使用问题 开启后报错如下Uncaught TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. at Texture2D.__proto._createWebGlTexture (laya.d3.js:33519) at Texture2D.__proto.recreateResource (laya.d...
来源: Laya_社区 发布时间: 20171120
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 谷歌浏览器播放mp3出现The ...
来源: Laya_社区 发布时间: 20170517
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2019-04-12 12:23 ...
来源: Laya_社区 发布时间: 20190412
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ...
来源: Laya_社区 发布时间: 20180227
...声音 开发者模式提示如下: The AudioContext was not allowed to start. It must be resume (or created) after a user gesture on the page 在下小白 ,请回答的详细点。最好有代码实例; 2018-05-09 1 条评论 已悬赏3元 --> 分享 微博 QZONE 微信 没有找到...
来源: Laya_社区 发布时间: 20180509
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. unity中的模型导出后在...
来源: Laya_社区 发布时间: 20180209
...nly supports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } if (_soundMuted) return null; } var tSound:Sound; if (!Browser.onMiniGame) { tSound= Laya.loader.getRes(url); } if (!soundClass) soundClass = _soundClass; if (!tSound) { t...
来源: Laya_社区 发布时间: 20190115