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

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

1401. 发现了一个资源路径引起得bug,组件Animation得属性source里面得图片不能正确被加载 [ 46%]

...我的文件夹目录必须要是这样字呀 wudi199553 • 2017-11-02 17:32 我帮你测试过了,文件夹名字和引擎生成的文件夹冲突的话,就会出现问题,你改一下把,我测试了好多遍 流浪地球Gaara • 2017-11-02 17:33 我的目录这样命名,res/atlas/项...

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

1402. 修改了Scene下的WebGL参数导致渲染3D对象出现局部透明 [ 46%]

...inedOrientation; this.gl.bufferData( Laya.WebGLContext.ARRAY_BUFFER, this.f32TextureCoords[this.combinedOrientation], Laya.WebGLContext.STATIC_DRAW ); } this.gl.enableVertexAttribArray(this.textureCoordAttribute); this.gl.vertexAttribPointer( this.textureCoordAttribute, this.textureCoordBuffer.itemS...

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

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

...loader.js:789:10)     at Module.load (internal/modules/cjs/loader.js:653:32)     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)     at Function.Module._load (internal/modules/cjs/loader.js:585:3) exit:1 附件 : --> 2021-07-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

1404. 打包app后弹框:设置横竖屏错误 [ 46%]

...ion' content='portrait' /> 就没用了。 cuixueying • 2016-09-29 17:32 程序自动生成的,最好不好手动删,用法不一样,meta标签的结构也是不一样的。 story2010 • 2016-09-29 19:09 @cuixueying:恩好的。不过IDE创建工程是不是能自动生成 <meta name=...

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

1405. 用Geolocation获取地理位置信息(ActionScript-LayaAir基础篇(AS3)-硬件设备相关) [ 46%]

...rrentPosition()`直到位置可用时才会返回。 - `maximumAge` —— 32位正整数,代表可返回的可用缓存位置的最大寿命。如果设置为0,意味着设备不使用缓存位置,始终尝试获取实时位置。如果设置为`Infinity`,设备必须返回缓存位置无...

来源: Laya2.0_文档 发布时间: 20210714

1406. Uncaught RangeError: Source is too large 这个怎么解决,下面是具体的错误提示,希望有朋友提供下解决方法 [ 46%]

...友提供下解决方法 Uncaught RangeError: Source is too large at Float32Array.set (native) at DynamicBatch.__proto._getRenderElement (file:///D:/Projects_D/LayaPrjs/2017_FilesLayouterManager/bin/h5/Main.max.js:5989:23) at DynamicBatch.__proto._addToRenderQueue (file:///D:/Projects_D/LayaPrjs/201...

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

1407. 给图片节点添加新创建的图片,会报这个错:node._setParent is not a function [ 46%]

...Src === "+ imgSrc); //imgLove.pos(iRows*this._x + 120 , iColumns*this._y + 320); this.imageBg.addChild(imgLove); } }TypeError: node._setParent is not a function preload.js:55     at Image.__proto.addChild (file:///E:/laya/myLaya/myZootopia/bin/libs/laya.core.js:20925:9)     at LoveControl.create...

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

1408. 2.5.0无法打包oppo的rpk [ 46%]

...loader.js:700:10)     at Module.load (internal/modules/cjs/loader.js:599:32)     at tryModuleLoad (internal/modules/cjs/loader.js:538:12)     at Function.Module._load (internal/modules/cjs/loader.js:530:3)   shelljs模块我装了好几次  还是一直说没有  麻烦大佬看下 2020-06-...

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

1409. 全局安装layaair2-cmd报错怎么办啊 [ 46%]

...53:10) npm ERR!     at Module.load (node:internal/modules/cjs/loader:981:32) npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:822:12) npm ERR!     at Module.require (node:internal/modules/cjs/loader:1005:19) npm ERR!     at require (node:internal/modules/cjs/helpers:10...

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

1410. native下使用ttf字体的问题 [ 46%]

...效问题描述上面有写,感谢帮忙了 Laya_Aaron • 2018-08-03 21:32 @ggg333:音频是按照文档制作的码率吗? 解码是需要消耗时间的,你是这个问题吗? ggg333 • 2018-08-04 10:40 @Laya_Aaron 我可以重新转化一下试一下,但是大概率不是这个问题...

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