大约有 2,498 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0174 秒)
...ine.GUIUtility:ProcessEvent (int,intptr,bool&) 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. MeshUitls.writeSkinnerMesh (UnityEngi...
来源: Laya_社区 发布时间: 20240111
...8:03:47.976 27945-27945/com.twand.kozhanji I/art: Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.WebViewContentsClientAdapter$6>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/RenderProcessGoneDetail; 06-27 18:03:47.977 27945-2...
来源: Laya_社区 发布时间: 20191016
...;>>>>>>>>>className:layaair.game.utility.LayaAudioMusic,methodName:stopBackgroundMusic 05-17 17:12:40.307 13946-13946/com.wesai.doudizhu E/LayaBox: >>>>>>>>>>>>before 05-17 17:12:40.307 13946-13946/com.wesai.doudizhu E/LayaBox: >>...
来源: Laya_社区 发布时间: 20170517
...; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){ var scene3d=new Laya.Scene3D(); that.owner.addChild(scene); var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone(); scene3d.addChild(player); })); 然后用android扫...
来源: Laya_社区 发布时间: 20190725
...class Socketmanger{ private static var _I:Socketmanger; public static function get Instance():Socketmanger { if(_I==null)_I=new Socketmanger(); return _I; } private static var socket:Socket=null; private var list:Array=; public function Connect(url:String):void { socket=new Socket(); socket.on(Event...
来源: Laya_社区 发布时间: 20170724
...Update(T_ShurikenUpdate)9. physics 3D(3D 物理)9.1 Physics Simulation(T_Physics_Simulation)9.2 Physics Update Node(T_Physics_UpdateNode)9.3 Physics Event(T_PhysicsEvent)9.4 Physics Event Count(C_PhysicsEventCount)9.5 Physics Collider(T_PhysicsCollider)9.6 Physics Trigger...
来源: Laya3.0_文档 发布时间: 20260128
打包成APK运行一半崩溃 http://ask.layabox.com/question/3930 我试过了把声音屏蔽掉,只要动画播放一多,就会崩溃掉,我的动画都是图集播放,同时播放多个,在浏览器测试是没有问题的,不管是收集还是PC端都没有问题,但是打成APK...
来源: Laya_社区 发布时间: 20170411
...-1/lib/arm64/liblayaair.so (v8::internal::GlobalHandles::PostGarbageCollectionProcessing(v8::internal::GarbageCollector, v8::GCCallbackFlags)+100) [arm64-v8a] 8 #07 pc 00000000007389b8 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::Heap::PerformGarbageCollection(v8::...
来源: Laya_社区 发布时间: 20191214