大约有 183 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0035 秒)
Laya_社区(152) Laya3.0_api(19) Laya2.0_文档(3) Laya3.0_文档(3) Laya2.0_示例(2) Laya_示例(2) laya_api(1) Laya2.0_api(1)
...e248909b8a14cbe4a2034e>:0) LayaExport.DataManager.saveLightMapFile (JSONObject customProps) (at <460acbcca8964c0cac25035c85643194>:0) LayaExport.DataManager.getSceneNode () (at <460acbcca8964c0cac25035c85643194>:0) LayaExport.DataManager.saveData () (at <460acbcca8964c0cac25035c856...
来源: Laya_社区 发布时间: 20190910
... key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) p.a (UnityEngine.GameObject A_0, g A_1, System.Boolean A_2) (at <83305a103c6a46948a18b7f5a20f00f1>:0) p.a (UnityEngine.GameObject A_0, g A_1, System.Collections.Generic.List`1[T] A_2) (at <83305a103c6a46948a18b7f5a20f00f1>:0) p.a (Uni...
来源: Laya_社区 发布时间: 20191209
清理动画模板,内存不降 let obj:Object = Laya.Animation.framesMap; for(let key in obj) { Laya.Animation.clearCache(key); } 然后断点 Laya.Animation.framesMap 里确实空了 但是内存仍然是180多M 一点点都没降 这是为何呢? 2017-12-25 添加评论 免费帖 -->...
来源: Laya_社区 发布时间: 20171225
...,都会在创建场景后预览报错: MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. n.a (UnityEngine.SkinnedMeshRenderer A_0, Syste...
来源: Laya_社区 发布时间: 20210607
...的可以看看 Laya.loader.create(res, Laya.Handler.create(this, function(obj){ this.loadFinish(obj,res); })); Laya2.3.0 微信小游戏 如果在create回调里面再去Laya.loader.create,有的手机有概率就是加载失败,平均10000人里面,100多个人会出现这个问题 2020-01-2...
来源: Laya_社区 发布时间: 20200120
物体随着鼠标滑动旋转脚本 function ObjectRotate() { ObjectRotate.super(this);//这里不太清楚作用 //最终鼠标在X轴上的值 this.lastMouseX = NaN; //最终鼠标在Y轴上的值 this.lastMouseY = NaN...
来源: Laya_社区 发布时间: 20170810
weakObject的问题 您好!我用的Laya2.0版本, 用Laya.WeakObject,会报this._obj.set is not a function。 也就是WeakObject的 __proto.set函数的 this._obj.set( objKet, value ); 这条语句报错了。。。。 但在new Laya.WeakObject之前, 加上 laya....
来源: Laya_社区 发布时间: 20190502
...eying • 2017-07-10 14:37 你可以把你的多个对象,存放到一个obj下,然后缓存成一个obj不可以吗?
来源: Laya_社区 发布时间: 20170707
... Packagelaya.d3.mathClasspublic class BoundFrustumInheritanceBoundFrustum Object BoundFrustum 类用于创建锥截体。 Public Properties PropertyDefined By bottom : Plane[read-only] 获取底平面。 BoundFrustum far : Plane[read-only] 获取远平面。 BoundFrustum left : Plane[read...
来源: laya_api 发布时间: 20170929
... Packagelaya.d3.mathClasspublic class BoundFrustumInheritanceBoundFrustum Object BoundFrustum 类用于创建锥截体。 Public Properties PropertyDefined By bottom : Plane[read-only] 获取底平面。 BoundFrustum far : Plane[read-only] 获取远平面。 BoundFrustum left : Plane[read...
来源: Laya2.0_api 发布时间: 20190513