大约有 348 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0054 秒)
官方陀螺仪例子,发布到小程序后,无法执行on(Event.CHANGE)回调 rt,我用官网例子发布到小程序中,在iphone 6plus真机中可以运行,但是不响应on(Event.CHANGE)事件。 代码我就不贴了,照着官方例子敲的。唯一出入是我在回调函数里...
来源: Laya_社区 发布时间: 20180123
...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...
来源: Laya3.0_api 发布时间: 20231115
...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...
来源: Laya3.0_api 发布时间: 20231115
...以及旋转、轴心、大小等其他属性。 ##### duration duration是执行缓动效果花费的时间,单位是豪秒,时间越多,缓动效果越慢。 ##### ease ease 为缓动类型,它可以使用Ease类下定义的各种函数来改变动画的变化过程,LayaAir引擎提供...
来源: Laya2.0_文档 发布时间: 20210715
...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...
来源: Laya3.0_api 发布时间: 20231115
...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clear clear(): void Defined in laya/d3/core/trail/TrailSprite3D.ts:110 Returns vo...
来源: Laya3.0_api 发布时间: 20231115
...o求解答 Laya.Handler.create 回调 Laya.loader.create 进度回调函数执行两次 问题状态 最新活动: 2019-07-02 11:16 浏览: 1219 关注: 1 人 zpo • 2019-09-05 16:23 请问是怎么解决的呢?我们写了个简单的demo测异步回调是测通的,但是接入SDK登录时,...
来源: Laya_社区 发布时间: 20190524
...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...
来源: Laya3.0_api 发布时间: 20231115
经常执行WebGLImage的recreateResource,且容易掉帧 用chrome录制分析性能,会发现经常执行WebGLImage 的recreateResource,且时间消耗较长,什么原因导致问题 2018-10-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20181008
...义派发事件,点击之后派发事件,接收到自定义事件之后执行对应的函数。 自定义派发事件可以看下这个例子:https://ask.layabox.com/question/3957
来源: Laya_社区 发布时间: 20180115