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

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

3131. laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 [ 49%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 图集打包找不到图集文件 从unity导出的...

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

3132. 如何让发布后的H5加载资源用src或href指向本地路径,而不是网络请求 [ 49%]

...使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 问题状态 最新活动: 2020-01-07 14:20 浏览: 635 关...

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

3133. iframe页面嵌套下失焦(焦点在父窗口被聚焦),playMusic背景音乐播放无声音 [ 49%]

...ports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } if (_soundMuted) return null; } var tSound:Sound; if (!Browser.onMiniGame) { tSound= Laya.loader.getRes(url); } if (!soundClass) soundClass = _soundClass; if (!tSound) { tSound =...

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

3134. XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. [ 49%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 启动引擎报错 mPlugin.game_plugin_init(3); 微信小游戏编译报错 用了ByteArray的zlib.min.js后报错 自定义场景类导出layaMaxUI.ts有前缀导致报错 Laya2.0 WebGl模式,使用 drawToCanv...

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

3135. 编译LayaAirIDE组件库 报错 [ 49%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检...

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

3136. LAYA3D,如何关闭ALPHA预乘 premultiply alpha [ 49%]

...ns 赞同来自: 又一个GITHUB上的相关信息: Some implementations of HTMLCanvasElement's CanvasRenderingContext2D store color values internally in premultiplied form. If such a canvas is uploaded to a WebGL texture with the UNPACK_PREMULTIPLY_ALPHA_WEBGL pixel storage parameter set to false...

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

3137. 使用mask后,只要调用 Laya.Resource.destroyUnusedResources() 就会引起报错 [ 49%]

...: laya.webgl.js:5713 Uncaught TypeError: Cannot read property '_targets' of null at WebGLContext2D.__proto.drawCanvas (laya.webgl.js:5713) at RenderContext.__proto.drawCanvas (laya.core.js:5822) at RenderSprite3D.__proto._canvas (laya.core.js:6219) at Sprite.__proto.render (laya.core.js:15680) at ...

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

3138. LayaIDE2.1资源发布目录更改后,版本生成的version.json有误! [ 49%]

...使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2019-06-03 11:34 浏览: 879 关注: 1 人

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

3139. 3d模型预加载后二次调用报错 [ 49%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ unity中的模型导出后在laya中显示不正常 Animation 的createFrames 使用已经加...

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

3140. 引擎socket类_onMessage bug [ 49%]

... this._addInputPosition;         if (data) {             if (typeof (data) == 'string') {                 this._input.writeUTFBytes(data);             } else {                 this._input.writeArrayBuffer(data);             }             this._addInputPosi...

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