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

大约有 1,740 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0050 秒)

1261. HttpRequest在网页上和APP上表现不一致 [ 52%]

...aya.HttpRequest();     hr.http.timeout = 3000;     hr.http.ontimeout = function(){console.log("http timeout test: timeout")};     hr.once(Laya.Event.COMPLETE, this, ()=>{console.log("http timeout test: success");});     hr.once(Laya.Event.ERROR, this, (e: any)=>{console.log("http timeo...

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

1262. LayaAirIDE支持编译成windows本地exe程序吗?就好像UNITY3D那样 [ 52%]

...oBuf 支持 as3 版本吗? 导微信小程序报错window.focus is not a function 微信小程序 发布后缺少app.json文件 请问layaair2.0-js 怎么用程序在list中添加多元素的item Layabox如何实现本地存储 本地调试加载本地图片都报错 laya支持批处理调用js压...

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

1263. Uncaught Error: Laya3D:unknown mesh version [ 52%]

..."LayaScene_yuanwenj2/Conventional/yuanwenj2.ls", Laya.Handler.create(this, function() {             console.log("sssssssssssss");         })); 或者使用 Laya.Scene3D.load('LayaScene_yuanwenj2/Conventional/yuanwenj2.ls',Laya.Handler.create(this,this.onComplete都会报这个错...

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

1264. 关于Graphics绘制多次后使用它仍然是多个drawcall [ 52%]

...ar index = 0; var sp: Sprite = new Sprite; stage.addChild(sp); setInterval(function () { sp.graphics = arr[index++] if (index >= arr.length) { index = 0; } }, 1000); 这种方式按照我的理解应该每次切换一个Graphics,但一个Graphics绘制了N次,实际drawcall是N次,而且是...

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

1265. laya.d3.loaders.ShaderParser_API3.0 [ 52%]

...rse CGBlock shaderBlock split shaderDataOBJ Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

1266. 3D开启多线程报错 [ 52%]

...t TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:37225)     at Texture2D.__proto.recreateResource (laya.d3.js:37271)     at Texture2D.__proto.onAsynLoaded ...

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

1267. Cannot connect to runtime process, timeout after 10000 ms [ 52%]

...加参数吗 prefab添加runtime脚本 comp._addComponentInstance is not a function 2.0 Beta3版本中,runtime脚本的的问题 看腾讯课程碰到的runtime无效问题 IDE界面编辑中最顶层view设置runtime无效 Cannot connect to runtime process, timeout after 10000 ms 自动关闭 问...

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

1268. 2.0.2发布的提取本地包不支持相对路径 [ 52%]

... 替换原来的    // 筛选4M包 gulp.task("packfile", ["version2"], function() {     if (config.version) {         // 从release目录取得带有版本号的目录         let tempPackfile = `${workSpaceDir}/.laya/configTemp.json`;         let releasePackfile = `${releaseDir}/con...

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

1269. Array buffer allocation failed [ 52%]

... at e.i._resizeBuffer (https://awp-assets.meituan.net ... :24224)     at Function.e.getAMesh (https://awp-assets.meituan.net ... :29394)     at t.a.flush (https://awp-assets.meituan.net ... :29650)     at a.h.render (https://awp-assets.meituan.net ... :25650)     at a.h._loop (https://awp-as...

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

1270. laya.d3.shader.ShaderVariant_API3.0 [ 52%]

...lone equal setValue ShaderVariantCollection Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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