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

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

111. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 74%]

...e runXRRenderLoop setReferenceSpaceTypeAsync updateRenderStateAsync updateTargetFrameRate Properties baseReferenceSpace baseReferenceSpace: any Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:24 baseRefernceSpace currentFrame currentFrame: any Defined in laya/d3/WebXR/core/WebXRSessionManager.t...

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

112. callLater延时的时间怎么设置 [ 74%]

...aller 执行域(this)。 * @param method 定时器回调函数。 * @param args 回调参数。 */ callLater(caller: any, method: Function, args?: Array<any>): void; 这个注释说这个函数延迟执行 延迟多久执行呢 参数里面没有体现啊 2017-03-23 添加评论 免费帖 --> ...

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

113. laya.net.Socket_API3.0 [ 74%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

114. laya.resource.PrefabImpl_API3.0 [ 74%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

115. laya.d3.core.Avatar_API3.0 [ 74%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

116. laya.gltf.glTFResource_API3.0 [ 73%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

117. laya.device.media.HtmlVideo_API3.0 [ 73%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

118. laya.spine.SpineTemplet_API3.0 [ 73%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

119. 在加载3d人物的时候,Laya.timer.loop会卡顿,由于又需要每隔一段时间执行一个方法,暂时想到了用Laya.timer.loop,这个有什么好的解决方案替代吗? [ 73%]

...    method    定时器回调函数。          * @param    args    回调参数。          * @param    coverBefore    是否覆盖之前的延迟执行,默认为 true 。          */         public function frameLoop(delay:int, caller:*, method:Function,...

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

120. 【求助】laya text如何让它自动滚动到最下面的文本 [ 73%]

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Args 赞同来自: 解决方案:  textview.scrollY = textview.maxScrollY; 2018-09-07 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Args 相关问题 看了其...

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