• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 30 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0038 秒)

11. 物理射线检测(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 69%]

...线检测使用的接口有4个,分为两类。`raycastFromTo`,`raycastAllFromTo`一类,`rayCast`,`rayCastAll`一类。我们将前面2个成为A类,后面为B类,我们来看下这两种方法的api: ![](img/1.png)(图1) ![](img/2.png)(图2) A类使用的是一个两个点作为参数...

来源: Laya2.0_文档 发布时间: 20210715

12. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 67%]

...et.angel.level; // 构造 function IsLand() { // 初始化 IsLand.__super.call(this); // 名字 this.name = "gemini"; this.init(); } // 注册类 IsLand Laya.class(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.bal...

来源: Laya_社区 发布时间: 20170720

13. 重要问题:关于苹果审核被拒 [ 66%]

... in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store.   2018-02-28 0 2 分享 微博 QZONE 微信 riven 赞同来自: 请问你们新的库什么时候能弄好,我们等着提交app store审核,很紧急呀 2018-03-01 0 1 分享 微...

来源: Laya_社区 发布时间: 20180225

14. 物理射线检测(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 64%]

...线检测使用的接口有4个,分为两类。`raycastFromTo`,`raycastAllFromTo`一类,`rayCast`,`rayCastAll`一类。我们将前面2个成为A类,后面为B类,我们来看下这两种方法的api: ![](img/1.png)(图1) ![](img/2.png)(图2) A类使用的是一个两个点作为参数...

来源: Laya2.0_文档 发布时间: 20210715

15. .ui文件内的动画如何读取和播放? [ 62%]

...这个“moveOut”动画如何播放呢?因为我看输出的layaUI.max.all.js里明明有这个child啊。 技术文档里只有“本篇以.ani文件方式为示例”,并没有.ui文件相关,求解,谢谢。     附件 : --> 2018-06-01 添加评论 免费帖 --> 分享 微博 QZONE ...

来源: Laya_社区 发布时间: 20180601

16. layacmd 安装不成功 [ 58%]

...trator\AppData\Roaming\npm\node_modules\layacmd\node_modules\ele ctron\install.js:48 throw err ^ Error: read ECONNRESET at exports._errnoException (util.js:1022:11) at TLSWrap.onread (net.js:569:26) C:\Users\Administrator\AppData\Roaming\npm `-- (empty) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:...

来源: Laya_社区 发布时间: 20171124

17. socket大型项目回调 [ 58%]

...e RES_OLD_CLIENT:number = 501; private socket:Laya.Socket = null; private callbacks:any = {}; private handlers:any = {}; // Map from request id to route private routeMap = {}; private heartbeatInterval:number = 0; private heartbeatTimeout:number = 0; private nextHeartbeatTimeout:number = 0; private ...

来源: Laya_社区 发布时间: 20180119

18. 缓动 · LayaAir3.0文档 · LAYABOX [ 58%]

...字的效果。如动图3-7所示 (动图3-7) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-07-26 19:46:01 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20230726

19. 如何使用vscode编译laya项目 [ 55%]

...8 laya_ide_time.require.single.path: 0.0239ms gulp.js:8 laya_ide_time.gulp.all.require: 82.6ms gulp.js:27 laya_ide_time.require.single.../package: 0.696ms gulp.js:8 laya_ide_time.gulp.exec: 5.33ms gulp.js:251 env.modulePackage:3.9.1 gulp.js:119 Working directory changed to D:\workspace\layabox\LayaA...

来源: Laya_社区 发布时间: 20200607

20. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 50%]

...{ colaStarArr[h] = 0; } } }; return aStarArr; } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:33:44 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20230303