大约有 679 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0056 秒)
Laya_社区(591) Laya3.0_文档(24) Laya2.0_文档(23) Laya3.0_api(19) laya_api(11) Laya2.0_api(10) Laya_示例(1)
...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
...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
最新版本Laya QQ玩一玩平台获取QQ头像 显示是一张黑的图片 2018-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 truemeat 赞同来自: 版本1.7.17 2018-04-26 0 0 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20180426
... 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
...在反斜杠\\,Laya会缓存的是这个有反斜杠\\的路径,导致获取不到缓存 2025-10-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 李尔 相关问题 【屏幕适配】在LayaAir上面是竖屏,为什么到微信...
来源: Laya_社区 发布时间: 20230316
...yaAir3D UnityPlug 1.7.13 导出刚体动画无效 分享:LayaAir下如何获取图集下的小图资源? LayaAir3D 导出和使用U3D粒子特效 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 问题状态 最新活动: 2018-06-10 14:46 浏览: 992 关注: 2 人 yplpf • 201...
来源: Laya_社区 发布时间: 20180609
... 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
...抬起 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
... 再去看看laya.core.js中的getRes是如何运作的。 /** *获取指定资源地址的资源。 *@param url 资源地址。 *@return 返回资源。 */ __proto.getRes=function(url){ return Loader.getRes(url); } Loader.getRes:...
来源: Laya_社区 发布时间: 20191122
... 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