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

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

51. 每帧执行函数 [ 77%]

...了不执行。 重发问题: 点击页面会导致setTimeout setInterval 延迟执行 如何定义动画播放过某帧后的回调函数 网页跳转函数 layabox 3d格式转换 的 fbxtool 工具文件你们有吗? 我不要插件,要可执行的exe 问题状态 最新活动: 2018-05-14 10:12 ...

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

52. laya.d3.core.MeshSprite3D_API3.0 [ 77%]

...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...

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

53. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 77%]

...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...

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

54. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 77%]

...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...

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

55. laya.d3.core.trail.TrailSprite3D_API3.0 [ 77%]

...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...

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

56. 关于timer的一些问题 [ 77%]

...一些问题,当前的时间戳和结束时间戳相差过大,Timer会延迟触发(根据你改小了多少时间,我测试都是直接改小一天,所以是等不到触发),你基于Timer的动画,和延迟执行什么的都不行了,等于游戏就挂了,需要重新加载或...

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

57. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 76%]

...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...

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

58. laya.d3.core.light.LightSprite [ 76%]

...ld(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():N...

来源: Laya2.0_api 发布时间: 20190513

59. laya.d3.core.trail.TrailSprite3D [ 76%]

...ld(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():N...

来源: Laya2.0_api 发布时间: 20190513

60. tweenline label事件诡异 [ 75%]

...的label事件不会触发 2、第二个是偏移时间,类似于时间延迟,单位为毫秒 3、你是js或ts项目,使用Event.LABEL需要加上路径,Laya.Event.LABEL 2017-03-10 1 1 分享 微博 QZONE 微信 jacksing888 赞同来自: this.timeLine.addLabel("rotate1",3000).to(this.godCon...

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