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

大约有 679 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)

81. laya.components.KeyframeNode2D_API3.0 [ 79%]

...r): Keyframe2D Defined in laya/components/KeyframeNode2D.ts:46 通过索引获取帧。 Parameters index: number 索引。 Returns Keyframe2D getOwnerPathByIndex getOwnerPathByIndex(index: number): string Defined in laya/components/KeyframeNode2D.ts:66 通过索引获取精灵路径。 Parameters in...

来源: Laya3.0_api 发布时间: 20231115

82. laya.d3.resource.TextureCube [ 79%]

...PropertyDefined By  defaulteTexture : BaseTexture[override] [read-only] 获取纹理资源。 TextureCube format : int[read-only] 纹理格式 BaseTexture height : int[read-only] 获取高度。 BaseTexture magFifter : int 放大过滤器 BaseTexture minFifter : int 缩小过滤器 BaseTexture...

来源: laya_api 发布时间: 20170929

83. 最新版本Laya QQ玩一玩平台获取QQ头像 显示是一张黑的图片 [ 79%]

最新版本Laya QQ玩一玩平台获取QQ头像 显示是一张黑的图片 2018-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 truemeat 赞同来自: 版本1.7.17   2018-04-26 0 0 分享 微博 QZONE 微...

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

84. 寻路系统(JavaScript-3D基础(JS)-LayaAir3D之高级应用) [ 79%]

... Laya.stage.on(Laya.Event.MOUSE_UP, this, function() { this.index = 0; //获取每次生成路径 this.getGridIndex(this.path[this.curPathIndex % this.pointCount].x, this.path[this.curPathIndex++ % this.pointCount].z, this.startPoint); this.getGridIndex(this.path[this.nextPathIndex % this.pointCount...

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

85. [0]laya-zip游戏加载提速库(Laya3.0版本适配更新) [ 79%]

...在反斜杠\\,Laya会缓存的是这个有反斜杠\\的路径,导致获取不到缓存 2025-10-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 李尔 相关问题 【屏幕适配】在LayaAir上面是竖屏,为什么到微信...

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

86. IDE导出资源不完整 [ 78%]

...yaAir3D UnityPlug 1.7.13 导出刚体动画无效 分享:LayaAir下如何获取图集下的小图资源? LayaAir3D 导出和使用U3D粒子特效 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 问题状态 最新活动: 2018-06-10 14:46 浏览: 992 关注: 2 人 yplpf • 201...

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

87. 寻路系统(TypeScript-3D基础(TS)-LayaAir3D之高级应用) [ 78%]

... Laya.stage.on(Laya.Event.MOUSE_UP, this, function() { this.index = 0; //获取每次生成路径 this.getGridIndex(this.path[this.curPathIndex % this.pointCount].x, this.path[this.curPathIndex++ % this.pointCount].z, this.startPoint); this.getGridIndex(this.path[this.nextPathIndex % this.pointCount...

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

88. 寻路系统(ActionScript-3D基础(AS3)-LayaAir3D之高级应用) [ 78%]

...抬起 Laya.stage.on(Event.MOUSE_UP, this, function():void { index = 0; //获取每次生成路径 getGridIndex(path[curPathIndex % pointCount].x, path[curPathIndex++ % pointCount].z, startPoint); getGridIndex(path[nextPathIndex % pointCount].x,path[nextPathIndex++ % pointCount].z, endPoint); //开...

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

89. Laya中Button等组件lose skin的问题 [ 78%]

...   再去看看laya.core.js中的getRes是如何运作的。 /**     *获取指定资源地址的资源。     *@param url 资源地址。     *@return 返回资源。     */     __proto.getRes=function(url){         return Loader.getRes(url);     }   Loader.getRes:...

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

90. checkbox运行后显示不出来报lose skin [ 78%]

... 2018-05-08 0 1 分享 微博 QZONE 微信  赞同来自: 这里没有获取到图片 2018-05-08 0 0 分享 微博 QZONE 微信  赞同来自: 看这里 2018-05-08 0 3 分享 微博 QZONE 微信 155*****708 赞同来自: 解决了吗?我也出现这个问题     2018-05-10 0 1 分享 微...

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