大约有 1,147 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0045 秒)
Laya3.0_api(314) Laya_社区(291) Laya2.0_api(226) laya_api(174) Laya2.0_文档(113) Laya3.0_文档(26) Laya2.0_示例(3)
打开引擎弹出创建某组件时遇到错误(手动实例一次本组件可定位错误) 附件 : --> 2021-08-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_小小泽 赞同来自: ow 只有截...
来源: Laya_社区 发布时间: 20210810
...entVelocity ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速度。 Public Properties PropertyDefined By constant : Vector3[read-only] 固定速度。GradientVelocity constantMax : Vector3[read-only] 最大固定速度。GradientVelocity constantMin : Vector3[r...
来源: laya_api 发布时间: 20170929
...entVelocity ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速度。 Public Properties PropertyDefined By constant : Vector3[read-only] 固定速度。GradientVelocity constantMax : Vector3[read-only] 最大固定速度。GradientVelocity constantMin : Vector3[r...
来源: Laya2.0_api 发布时间: 20190513
UI编辑器打开页面报错,不能编辑UI,创建一个实例项目,也打不开里面的页面 附件 : --> 2023-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox小高 赞同来自: 您好...
来源: Laya_社区 发布时间: 20230316
mac os 系统创建2D实例项目时LayaAirIDE报错,版本是2.1.0 mac os 系统创建2D实例项目时LayaAirIDE报错,版本是2.1.0 附件 : --> 2019-09-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 k...
来源: Laya_社区 发布时间: 20190902
...ritanceStartFrame ObjectImplements laya.d3.core.IClone StartFrame 类用于创建开始帧。 Public Properties PropertyDefined By constant : Number[read-only] 固定帧。 StartFrame constantMax : Number[read-only] 最大固定帧。 StartFrame constantMin : Number[read-only] 最小固定...
来源: laya_api 发布时间: 20170929
...ritanceStartFrame ObjectImplements laya.d3.core.IClone StartFrame 类用于创建开始帧。 Public Properties PropertyDefined By constant : Number[read-only] 固定帧。 StartFrame constantMax : Number[read-only] 最大固定帧。 StartFrame constantMin : Number[read-only] 最小固定...
来源: Laya2.0_api 发布时间: 20190513
...存储、重复使用。 合理使用对象池,可以有效减少对象创建的开销,避免频繁的垃圾回收,从而优化游戏流畅度。 Public Methods MethodDefined By clearBySign(sign:String):void[static] 清除对象池的对象。 Pool createByClass(cls:Class):*[static] ...
来源: Laya2.0_api 发布时间: 20190513
代码模式创建一个sceneUI实例,提示找不到.scene文件,IDE中的scene使用的分离模式 参考这个示例写的,有以下几个问题: 1. 例子中的 ui是如何引入的? 2. 我import { ui } from "./../ui/layaMaxUI"这么引入ui,然后new ui.TimeLineUI()提示找不到...
来源: Laya_社区 发布时间: 20191016
同一个Animation,创建多个实例只能显示一个(测试项目已上传) 描述: 创建了10个sprite,每个sprite里面有一个animation,最终只有第一个sprite的animation能够显示。(跟官方微信飞机结构类似) 问题截图: 代码:for (var i:int=0;i...
来源: Laya_社区 发布时间: 20190312