大约有 36 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0109 秒)
...lsani --- 蒙皮动画文件:二进制文件,包含骨骼动画帧率信息 lrani --- 刚体动画文件:二进制文件,包含刚体动画帧率信息 lav --- 新版动画节点文件:Json文件,只包含Animator...
来源: Laya_社区 发布时间: 20170428
...= null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.frameOnce(...
来源: Laya2.0_api 发布时间: 20190513
...内进行编辑。另一方面是因为场景编辑器为了性能优化,帧率刷新要比正常运行慢很多,因此效果会与正常运行有明显差异。 4、组件的分组管理 @classInfo() 装饰器标识@classInfo()主要有两个作用,组件脚本列表的分组和组件属性...
来源: Laya3.0_文档 发布时间: 20251010
...= null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.frameOnce(...
来源: laya_api 发布时间: 20170929
...= null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.frameOnce(...
来源: Laya2.0_api 发布时间: 20190513
...Loop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回...
来源: Laya3.0_api 发布时间: 20231115