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

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

301. zip更新模式缓存是怎么读取的?? [ 55%]

...本:   /** * 更新。 * @param {string} url zip下载地址 * @param {(event:string,downloadPercent:number,curfile:string)=>boolean} onEvent 事件的回调。 * 事件名称: * 'downloading' 下载中,这时候downloadPercent有值 * 'downloadError' 下载错误 * 'downloadOK' 下载成...

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

302. 加载U3D导出的LH格式粒子特效,加载完成不回调 [ 55%]

....load("res/h5/LayaScene_Effect/Effect.lh")) as Laya.Sprite3D; this.lz.once(Event.HIERARCHY_LOADED, this,function():void{ console.error("改变大小"); }); 之前是按照ls导出的不回调,你们在线技术说场景只能用相机操作。我现在改成了Sprite3D ,lh文件 依旧不回调 ...

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

303. LayaAirIDE 2.0beta5打开编辑模式出错 [ 55%]

...ndefined TypeError: Cannot read property 'firstInit' of undefined     at EventDispatcher.SharedIFrameUIViewerScene._initRenderAfterComplete (file:///Applications/LayaAirIDE_beta.app/Contents/Resources/app/out/vs/layaEditor/h5/layabuilder.max.js:29683:48)     at EventHandler.__proto.run (file:///...

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

304. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 54%]

...Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not dest...

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

305. 微信小游戏报错 the .lh file root type must be Scene [ 54%]

...:10) at ResInfo.onLoaded (http://127.0.0.1:62629/game/code.js:12995:61) at EventHandler.__proto.runWith (http://127.0.0.1:62629/game/code.js:711:59) at ResInfo.__proto.event (http://127.0.0.1:62629/game/code.js:483:28) at LoaderManager.__proto._endLoad (http://127.0.0.1:62629/game/code.js:13152:11) ...

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

306. 为什么SOCKET接收数据BYTE内存会越来越大 [ 54%]

...现 SOCKET.input里面的缓存会越变越大,但只会触发一次Laya.Event.MESSAGE事件,而且msg是只有最近发送的数据,这就导致了SOCKET.input多于的数据将无法获取,而SOCKET.input却会越来越大 附件 : --> 2017-12-14 添加评论 免费帖 --> 分享 微博 QZ...

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

307. 预加载进入游戏界面 [ 54%]

...    * <p>加载资源。资源加载错误时,本对象会派发 Event.ERROR 事件,事件回调参数值为加载出错的资源地址。</p>          * <p>因为返回值为 LoaderManager 对象本身,所以可以使用如下语法:Laya.loader.load(...).load(...);...

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

308. parameter 2 is not of type 'WebGLTexture'. [ 54%]

..._start = this.getChildByName('btn_start') as Laya.Image; btn_start.on(Laya.Event.CLICK,this,()=>{ // 加载资源足以播放 if(videoElement.readyState == 4){ videoElement.play(); } }); 附件 : --> demo.zip 2020-07-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

309. worker的问题 [ 54%]

...图集加载问题 关于适配采用showAll后留白部分的颜色问题 event自定义事件的问题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 问题状态 最新活动: 2018-01-08 10:46 浏览: 2479 关注: 2 人 lianxueliushi • 2018-06-27 15:37 我也是报一样的错误...

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

310. LayaNative 是不是不支持3D啊 [ 54%]

...                                             at e.i.event (http://stand.alone.version/lib ... 1:9147)                                                 at i.n._endLoad (http://stand.alone.version/lib ... 186404)                              ...

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