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

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

3941. 微信小游戏应用错误 [ 53%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏:HTMLDivElement的使用 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 2.2.0beta4 发布微信小游戏,安卓设备加载场景...

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

3942. 设置背景透明,在电脑上没有问题,但是在手机上(如微信qq浏览器)是无效的 [ 53%]

...关问题 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 动画混合无效(版本2.6) 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 使用钢体设置防穿后仍有几率会穿透 iphoneX...

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

3943. LayaNative2.0.3 -video播放 依然无法播放,官方DEMO测试 [ 53%]

...not defined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 问题状态 最新活动: 2019-04-08 16:43 浏览: 3549 关注: 3 人...

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

3944. Unity插件1.01报错:Uncaught ERROR: 0:27: 'a_Texcoord0' : undeclared identifier [ 53%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined unity 粒子特...

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

3945. 当前国内的手机浏览器份额情况,是否值得担忧 ? [ 53%]

...问有没有方法能够获取“鼠标是否处于按下状态”? Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? iphone自带浏览器页面怎么锁定 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 请问下loader如何强制加...

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

3946. dialog 自定义关闭效果,效果执行完,弹窗无法关闭 [ 53%]

....create(this,this.onCloseEffect,null,true);   //具体的实现代码 _proto_.onCloseEffect = function(){ Laya.Tween.to(this,{ x:-100 //动画结束就关闭 },1000,null,Laya.Handler.create(this,this.close)); }   但是动画结束了,关闭不了 2017-08-09 0 0 分享 微博 QZONE 微信 gls_la...

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

3947. WaterPrimaryMaterial的使用 [ 53%]

...neMesh(10, 10))) as Laya.MeshSprite3D; // box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); // var material: Laya.BlinnPhongMaterial = new Laya.BlinnPhongMaterial(); // var material: Laya.WaterPrimaryMaterial = new Laya.WaterPrimaryMaterial(); var material: Laya.WaterPrimaryMaterial = ...

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

3948. 问一下,使用Laya.loader.clearUnLoaded();以后,再重新开始加载就加载不了了?这个该怎么解决? [ 53%]

... TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 问题状态 最新活动: 20...

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

3949. skeleton的_onAniSoundStoped清除的时候有时会报undefined错误 [ 53%]

skeleton的_onAniSoundStoped清除的时候有时会报undefined错误 /** * @internal * 清掉播放完成的音频 * @param force 是否强制删掉所有的声音channel */ private _onAniSoundStoped(force: boolean): void { for (let len = this._soundChannelArr.length, i = 0; i < len; i++) { le...

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

3950. 怎么可以彻底释放图片资源,不需要关心是否在使用 就是要强制释放掉制定的图集的内存 [ 53%]

...新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivE...

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