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

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

131. 2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null [ 55%]

...属性,报错位置在WebGLContext.__init__ ();中 断点发现 在类Render 的 initRender 方法中 getWebGLContext 总返回null;   附件已上传 附件 : --> wxgame.zip 2022-06-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

132. unity导出的3d场景资源ls,在ios9系统浏览器理不能显示ios10能正常显示 [ 54%]

...吗? 185*****934 • 2018-07-09 17:23 一个Animator 一个Skinned Mesh Renderer 其他的就没了 185*****934 • 2018-07-09 17:30 场景里就一个骨骼动画 Animator组件中的Avatar不为空 185*****934 • 2018-07-10 15:56 @Laya_Aaron:请教一下 我在unity导出的animation 如何使...

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

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

...URL(url); if (url == _tMusic) { if (_musicMuted) return null; } else { if (Render.isConchApp) { var ext:String = Utils.getFileExtension(url); if (ext != "wav" && ext != "ogg") { alert("The sound only supports wav or ogg format,for optimal performance reason,please refer to the official websi...

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

134. layaNative2.0在android上crash报错 [ 53%]

...博 QZONE 微信 happyfire 赞同来自: 补充一下log:   JCFreeTypeFontRender::getTextBitmapData the buffersize is insufficient. E/LayaBox: JS onFrame error I/LayaBox: alert=出错啦,请把此信息截图给研发商     TypeError: Cannot read property 'data' of null     apploader.js:305:...

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

135. 添加极光推送后,切回后台点击推送过来的消息,出现黑屏闪退是什么原因?内文有LOG,请帮忙查看一下哪出错了。 [ 49%]

...background! 05-17 17:12:40.307 13946-13946/com.wesai.doudizhu I/LayaBox: ==render will exit 05-17 17:12:40.307 13946-14056/com.wesai.doudizhu I/LayaBox: js thread exiting... 05-17 17:12:40.307 13946-14056/com.wesai.doudizhu I/LayaBox: release JSWebSocket this=ab911fa0 deletgate=ab914318 05-17 17:12:...

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

136. laya.utils.Stat_API3.0 [ 49%]

...的画布数量。 Hierarchy Stat Index Properties AllShow AllToggle FPS RenderFuncToggle RenderModeToggle _statUI bufferMemory canvasBitmap canvasNormal canvasReCache cpuMemory gpuMemory loopCount memoryShow renderShow renderSlow spriteRenderUseCacheCount Methods hide render show showToggle updateE...

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

137. LayaAirID 打包app测试 apk无法开启webgl。用浏览器扫码进入就没问题 [ 49%]

...urrTexture=this.templet.getTexture(tName); if (this.currTexture && Render.isWebGL && this.currDisplayData.type==0 && this.currDisplayData.uvs){ this.currTexture=this.currDisplayData.createTexture(this.currTexture); } } }else { this.displayIndex=-1; this.currDisplayData=null; ...

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

138. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D3D场景可视化编辑) [ 48%]

...模型。 ##### 4.4.1 普通模型 普通模型需要Mesh Filter组件Mesh Render组件,下面分别进行介绍。 ##### 网格过滤器Mesh Filter ![img](img/4.1-6.png) 在上图中的Unity网格过滤器属性里,LayaAir导出支持情况如下: | Unity的蒙皮网格渲染属性 | LayaAir...

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

139. 使用3D UI · LayaAir3.4 · 引擎文档 · LAYABOX [ 47%]

...响应、滑动条的拖动、List组件的滑动等。 材质渲染模式 Render Mode 有五种可选模式:OPAQUE(不透明)、CUTOUT(裁剪)、TRANSPARENT(透明)、ADDTIVE(效果叠加)、ALPHABLENDED(透明度混合)。 材质剔除模式 Cull 有三种可选模式:Off...

来源: Laya3.0_文档 发布时间: 20251010

140. 设置transform.localRotation之后,就不能再使用transform.rotate了 [ 46%]

...ileroot.getChildAt(1).getChildAt(0).clone(); undefined bom2 MeshSprite3D {_render: MeshRender, _geometryFilter: MeshFilter, _projectionViewWorldMatrix: Matrix4x4, _projectionViewWorldUpdateLoopCount: -1, _projectionViewWorldUpdateCamera: null…} bom2.transform.worldMatrix Matrix4x4elements: Float32...

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