大约有 5,021 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0068 秒)
Laya_社区(4925) Laya2.0_文档(33) Laya3.0_文档(18) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
...gl报错。 log如下: 2018-11-23 17:28:52.456 1657-1657/com.android.bluetooth E/BluetoothMapService: Unexpected error! 2018-11-23 17:28:52.459 10354-10354/com.xzgame.rainbow E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>...
来源: Laya_社区 发布时间: 20181123
... 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, System.String A_1, System.Boolean A_2) (at <f23f19a62c944610ba98639869d48a79>:0...
来源: Laya_社区 发布时间: 20210607
...function hello(): string { return 'Hello World!'; } 一个是src/Library/ToolService.ts, 内容为module Library{ export class ToolService{ constructor(){ } public static sum(a:number, b:number):number { return a + b; } } } 一个是 src/Library/UserService.ts, 内容为module Library{ export cla...
来源: Laya_社区 发布时间: 20181214
...台的编译命令crossBuild。[code] "scripts": { "build": "cd src/publishTool&&cmd /k publish.bat", "compile": "gulp LayaAirBuild", "buildDoc": "cd src/generateDoc&&cmd /k run.bat", "crossBuild": "node src/publishTool/publish.js && cd src && gulp build" }, 复制代...
来源: Laya_社区 发布时间: 20200925
...eError: Cannot read property 'sv' of null preload.js:55 at Particle2D.__proto.customRender (file:///E:/%E4%B8%89%E6%B6%88/%E5%AE%A2%E6%88%B7%E7%AB%AF/ThreeDismiss2.0/bin/libs/laya.particle.js:1386:35) at RenderSprite3D.__proto._custom (file:///E:/%E4%B8%89%E6%B6%88/%E5%AE%A2%E6%88%B7%E7%AB%AF/ThreeD...
来源: Laya_社区 发布时间: 20181126
...ndow_api_connect (win=0x559096cbb0) failed (0xffffffea) (already connected to another API?) eglCreateWindowSurface:417 error 3003 (EGL_BAD_ALLOC) 08-20 16:53:49.220 24823-24907/? I/LayaBox: found the file in the package:cache/bsycdn.aip.cn_v1_qudaoceshi_android_current_bin/ff551fdd loa...
来源: Laya_社区 发布时间: 20180820
... W Accessing hidden method Lsun/misc/Unsafe;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V (greylist, linking, allowed) 2025-11-14 12:33:29.524 31047-31382 LayaBox I WebSocket onSocketCallback connection closing 75 reason 2025-11-1...
来源: Laya_社区 发布时间: 20251020
... showPositions: false, showAngleIndicator: false, showIds: false, showShadows: false, showVertexNumbers: false, showConvexHulls: false, ...
来源: Laya_社区 发布时间: 20170822
...可以前往下载 > > https://github.com/layabox/layaair-doc/tree/master/tools ### 插件面板的基本介绍 插件下载地址:[插件地址](https://ldc2.layabox.com/layadownload/?type=layaairide-LayaAir%20IDE%202.0.0) ,跳转到下载链接,如图1所示。 (图1) #### 安装...
来源: Laya2.0_文档 发布时间: 20200620
...新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 【带附件】 使...
来源: Laya_社区 发布时间: 20200604