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

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

501. 开放域中不能使用Laya.loader.load? [ 64%]

...WAGameSubContext.js:3 Uncaught TypeError: wx.getFileSystemManager is not a function 2018-05-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 只能loader图片! 2018-05-10 0 0 分享 ...

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

502. 新建的Cloud运行时候报错 [ 64%]

...mPlugin.game_plugin_init(3); 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 2020-02-03 11:38 浏览: 1252 关注: 1 人

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

503. LAYA2.0 IDE报错 [ 63%]

....4 layaair2-cmd 编译报错 导微信小程序报错window.focus is not a function [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() mac 用layaair2.0 id...

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

504. layaair2-cmd compile 一直报错loader.js:638 throw err; [ 63%]

...r;     ^ Err or: Cannot find module 'remove-trailing-separator'     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)     at Function.Module._load (internal/modules/cjs/loader.js:562:25)     at Module.require (internal/modules/cjs/loader.js:692:17)     at require ...

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

505. 超级急 layadcc下载资源报错 JSWebSocketDelegate::onClose() [ 63%]

...加载本地图片都报错 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-01-25 17:41 浏览: 1077 关注: 1 人

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

506. 发布之后报错,跨域问题 [ 63%]

...报错 window is not defined 导微信小程序报错window.focus is not a function runtime运行报错! laya2 发布微信开放域工程,用微信开发者工具打开报错 我刚开始使用layabox,发布了一个h5,但是手机上应该怎么打开这个网页呢 用Mac下Unity5.6.2f1...

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

507. laya.particle.ParticleTemplate2D_API3.0 [ 63%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

来源: Laya3.0_api 发布时间: 20231115

508. 构建android laya3d报错 [ 63%]

...ollisionObject' of undefined 导微信小程序报错window.focus is not a function runtime运行报错! 用了ByteArray的zlib.min.js后报错 自定义场景类导出layaMaxUI.ts有前缀导致报错 启动引擎报错 mPlugin.game_plugin_init(3); laya3D动画无法播放 播放背景音乐的...

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

509. 分享 修复webaudiosound 循环播放的声音 俩个失声问题 [ 63%]

... = Laya.WebAudioSoundChannel.prototype; /** *播放声音 */ _proto.play = function () { // if (this.url.indexOf("music.d") != -1) { // console.log("play", this.url) // console.trace("play", this.url) // } Laya.SoundManager.addChannel(this); this.isStopped = false; this._clearBufferSource(); if (!th...

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

510. laya.d3.core.Sprite3D_API3.0 [ 63%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

来源: Laya3.0_api 发布时间: 20231115