大约有 211 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0058 秒)
...吗? 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
...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
...博 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
...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
...的画布数量。 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
...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
...模型。 ##### 4.4.1 普通模型 普通模型需要Mesh Filter组件Mesh Render组件,下面分别进行介绍。 ##### 网格过滤器Mesh Filter  在上图中的Unity网格过滤器属性里,LayaAir导出支持情况如下: | Unity的蒙皮网格渲染属性 | LayaAir...
来源: Laya2.0_文档 发布时间: 20210714
...响应、滑动条的拖动、List组件的滑动等。 材质渲染模式 Render Mode 有五种可选模式:OPAQUE(不透明)、CUTOUT(裁剪)、TRANSPARENT(透明)、ADDTIVE(效果叠加)、ALPHABLENDED(透明度混合)。 材质剔除模式 Cull 有三种可选模式:Off...
来源: Laya3.0_文档 发布时间: 20251010
...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
...lateTimer=null; Laya.timer=null; Laya.loader=null; Laya.version=null; Laya.render=null; yunzhongjushi • 2020-04-28 12:39 上面提到: 已经报错过的项目再把这些参数加上,也还是报错 我就把项目的库文件版本一个个往前改,从2.6.1,改为2.5——2.4——2.2...
来源: Laya_社区 发布时间: 20200426