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

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

191. 微信小游戏里面开放数据域的资源加载问题 [ 92%]

...ger is not a function TypeError: wx.getFileSystemManager is not a function at Function.__static.wxdown (http://127.0.0.1:63435/game/op ... 645:48) at Function.get (http://127.0.0.1:63435/game/open/js/code.js:179:66) at Function.MiniFileMgr.readFile (http://127.0.0.1:63435/game/op ... 418:14) at Load...

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

192. ios打包单机版本问题,显示conchShader找不到和Status bar could not find cached time string image. 然后直接黑屏!!!!!! [ 92%]

ios打包单机版本问题,显示conchShader找不到和Status bar could not find cached time string image. 然后直接黑屏!!!!!! layabox[4357:2764240] ==JSERROR: exception info: [ReferenceError: Can't find variable: ConchShader] at line 21042 layabox[4357:2763988] Status bar coul...

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

193. AS引用AS项目打包出来的JS不能用 [ 92%]

...x; background: rgb(35, 38, 40); transform-origin: 0px 0px 0px; transform: matrix(0.333333, 0, 0, 0.333333, 0, 0);"></canvas><div style="position: absolute; z-index: 100000;"></div><div style="z-index: 10000000; padding: 0px; position: absolute; left: 0px; visibility: hidden; ...

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

194. prop 识别不到 [ 92%]

...tic error TS2339: [31mProperty 'speed' does not exist on type 'Index'.[39m at error (E:\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error (E:\LayaAirIDE\resources\app\node_modules\rollup\dist\rollup.js:15621:24) at Object.error (E:\LayaAirIDE\resources\app\node_mod...

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

195. 微信3D小游戏 ,Laya2.2.0 在微信工具中运行,WebGLShader 崩溃,如截图,100%重现,在安卓/iOS真机上不出这个问题 [ 92%]

...告这个问题,然后模拟器无法继续调试。模型是 BlinnPhoneMaterial,换成 UnlitMaterial后 此问题消失 ———— 但是真的想用 BlinnPhoneMaterial 啊!   laya.d3.js:1 Uncaught TypeError: Failed to execute 'shaderSource' on 'WebGL2RenderingContext': parameter 1 is not ...

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

196. 简单粒子效果,发布成单机版apk在移动端安装运行,结果显示不出来 [ 92%]

...T1  ) 主要就是: Laya.loader.load("SnowParticle.part", Handler.create(this, onAssetsLoaded), null, Loader.JSON);           public function onAssetsLoaded(settings:ParticleSetting):void         {             sp = new Particle2D(settings);             sp.emitter...

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

197. [LayaAir3]2d拖尾 首次调用拖尾的时候调用Laya.Scene.gc()后报错 [ 92%]

...报错 TypeError: Cannot read properties of null (reading '_mask')     at WebDefineDatas.addDefineDatas (WebDefineDatas.js:46:30)     at WebGLRenderelement2D._compileShader (WebGLRenderElement2D.js:42:24)     at WebGLRenderelement2D._prepare (WebGLRenderElement2D.js:48:14)     at WebglRender...

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

198. Laya ide 1.83 导出apk 加载场景失败 [ 92%]

...ad property 'width' of undefined 05-18 09:55:36.987: I/0(27649): minWidth=Math.min(minWidth,image.width); 05-18 09:55:36.987: I/0(27649):                                    ^ 05-18 09:55:36.987: I/0(27649): TypeError: Cannot read property 'width' of undefined 05-18 09:55:36.987: I/...

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

199. 新人请教一下载入U3D场景的问题,感谢 [ 92%]

...raintParams_BT_CONSTRAINT_ERP is not defined laya.physics3D.runtime.js:364 at a (file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:364:26)   at file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:365:96   at file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:...

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

200. meshRender修改材质问题 [ 92%]

...ouse1/warehouse1.lh"); scene.addChild(warehouse1); warehouse1.transform.rotate(new Laya.Vector3(0, 90, 0), false, false); warehouse1.transform.translate(new Laya.Vector3(0,0,0),false); warehouseMeshSprite3D1= warehouse1.getChildAt(0).getChildByName("Mesh1"); var material = warehouseMeshSprite3D1.mes...

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