大约有 5,286 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0101 秒)
Laya_社区(4571) Laya3.0_api(672) Laya3.0_文档(14) Laya2.0_文档(8) Laya2.0_api(7) Laya_示例(6) laya_api(5) Laya2.0_示例(3)
...帮忙看下,谢谢啦,贴上代码。 package { import flash.display.Loader; import flash.display.LoaderInfo; import flash.display.MovieClip; import flash.display.Sprite; import flash.display.StageAlign; import flash.display.StageScaleMode; impor...
来源: Laya_社区 发布时间: 20170317
...quest = new HttpRequest(); req.once(Event.COMPLETE, this, function():void { trace(req.data); }); req.once(Event.ERROR, this, function():void { ...
来源: Laya_社区 发布时间: 20170120
web版发布后,在浏览器运行报错 提示找不到 btCollisionObject_create Uncaught TypeError: Cannot read properties of undefined (reading 'btCollisionObject_create') at pi._onAdded (laya.d3.min.js:1:600219) at xr._addComponentInstance (laya.core.min.js:1:250112) at xr.a...
来源: Laya_社区 发布时间: 20230401
...解决一下啊 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? spine在微信小游戏中切换动画无法显示 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined (Laya3.0非常严重BUG) 任意模型,只要坐标值越大,...
来源: Laya_社区 发布时间: 20231221
...\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:944:32) at dispatchRequest (d:\LayaAirIDE_1.7.0_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugSession.js:122:68) at ProtocolServer._handleData (d:\LayaAirIDE_1.7.0_beta\resources...
来源: Laya_社区 发布时间: 20170222
...manger(); return _I; } private static var socket:Socket=null; private var list:Array=; public function Connect(url:String):void { socket=new Socket(); socket.on(Event.OPEN, this, onSocketOpen); socket.on(Event.CLOSE, this, onSocketClose); socket.on(Event.MESSAGE, this, onMessageReveived); socket.on(...
来源: Laya_社区 发布时间: 20170724
安装layaair2-cmd一直失败 C:\Users\Administrator>npm i layaair2-cmd -g npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. C:\Users\Admini...
来源: Laya_社区 发布时间: 20200211
...nity3D中导出场景模型时报错 IndexOutOfRangeException: Array index is out of range. LayaExport.DataManager.saveSkinLmFile (UnityEngine.SkinnedMeshRenderer skinnedMeshRenderer, System.String savePath) LayaExport.DataManager.getSkinnedMeshRendererComponentData (UnityEngine.GameObject gameObjec...
来源: Laya_社区 发布时间: 20180206
...2.0不行(A,B两种方法) 报如下错误: value._addReference is not a function 请问现在2。0该如何处理? 附件 : --> 2018-10-01 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 淡...
来源: Laya_社区 发布时间: 20181001
...redCanvas); 上面这句报错: gameThirdScriptError value._addReference is not a function TypeError: value._addReference is not a function at Texture.<anonymous> (http://127.0.0.1:10656/game/js/bundle.js:15188:19) at Texture.__proto.setTo (http://127.0.0.1:10656/game/js/bundle.j...
来源: Laya_社区 发布时间: 20181123