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

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

491. texture2d的getPixels()返回结构Uint8Array|Float32Array 如何转换为Float32Array格式 [ 52%]

...转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 增加psd文件直接转换为UI的工具(测试版本) 请问有文档说明么 layabox 3d格式转换 的 fbxtool 工具文件你们有吗? 我不要插...

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

492. TS项目运行报:Error processing "launch":Error:找不到文件:null [ 52%]

...xecutable at launch.then(d:\LayaAirIDE\resources\app\extensions\laya-debug\out\bundle.js:153:31) 此时在工具栏也会有提示: [debugger-for-chrome]Error processing "launch":Error 找不到文件:null 请设置文件配置文件属性runtimeExecutable 2017-11-08 添加评论 免费帖 --> ...

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

493. 如何能监听到TouchStart和TouchEnd事件 [ 52%]

.../         static MOUSE_OVER: string;         /** 定义 mouseout 事件对象的 type 属性值。*/         static MOUSE_OUT: string;         /** 定义 mousewheel 事件对象的 type 属性值。*/         static MOUSE_WHEEL: string;         /** 定义 mo...

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

494. CONTEXT_LOST_WEBGL 错误 骁龙625,626机型常见 [ 52%]

...redmem_gpuobj_alloc:2337>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory 附件 : --> 2019-03-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问...

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

495. laya.ui.UIEvent [ 52%]

...ove[static] 定义 mousemove 事件对象的 type 属性值。Event MOUSE_OUT : String = mouseout[static] 定义 mouseout 事件对象的 type 属性值。Event MOUSE_OVER : String = mouseover[static] 定义 mouseover 事件对象的 type 属性值。Event MOUSE_UP : String = mouseup[static] 定...

来源: Laya2.0_api 发布时间: 20190513

496. A/libc: Fatal signal 11 (SIGSEGV), code 1错误,app闪退 [ 52%]

...转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 js 调用 oc 同步方法,有返回值的时...

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

497. WebSocket的握手失败 [ 52%]

...转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? laya2版本 加载ls失败 资源载入失败导致的lost skin问题 急,百度小游戏,调用图集回收后,导致图片无法显示以及加载所...

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

498. 用谷歌获取经纬度报错? [ 51%]

...LE) errType = "Position Unavailable"; else if (err.code == Geolocation.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } 报Network location provider at 'https://www.googleapis.com/' : No response received. 请问有没有实例 谢谢 2018-04-02 添加评论 免费...

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

499. Byte writeArrayBuffer的Bug [ 51%]

...    if (offset < 0 || length < 0)throw "writeArrayBuffer error - Out of bounds";         if (length==0)length=arraybuffer.byteLength-offset;         this.ensureWrite(this._pos_+length);         var uint8array=new Uint8Array(arraybuffer);         this._u8d_.s...

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

500. oppo分包的几个问题 [ 51%]

...ffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory,请问大家有没有遇到这样的问题?是因为bundle太大了么?bundle没有超过4M。请问大佬们怎么解决呢?网上关于堆溢出的解决方法基本都试过了,都无效。   2.官...

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