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

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

61. laya.media.VideoTexture_API3.0 [ 68%]

...uCompressFormat hasListener isCreateFromURL load loadedmetadata off offAll offAllCaller on once pause play destroyUnusedResources Constructors constructor new VideoTexture(): VideoTexture Overrides BaseTexture.constructor Defined in laya/media/VideoTexture.ts:33 创建VideoTexture对象, Returns V...

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

62. laya.d3.core.Sprite3D_API3.0 [ 67%]

...getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load C...

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

63. laya.device.Shake [ 67%]

...er 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类...

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

64. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 67%]

...yScale globalToLocal hasListener localToGlobal lookAt objLookat off offAll offAllCaller on once rotate rotationTo setWorldLossyScale toDir toLocalNormal translate Constructors constructor new NativeTransform3D(owner: Sprite3D): NativeTransform3D Overrides Transform3D.__constructor Defined in laya/d3...

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

65. laya.media.Sound [ 65%]

...er 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类...

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

66. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 64%]

...getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeInputChild removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce i...

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

67. [LayaAir3]Script类型组件在销毁时没有在setupScript时添加的节点事件监听 [ 64%]

...pt组件之前,增加对当前owner的监听移除,即增加this.owner.offAllCaller(this); 附件 : --> 2025-07-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox 赞同来自: 已在3.3.0正式版中...

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

68. laya.d3.core.light.LightSprite_API3.0 [ 63%]

...getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeChildByName removeChildren removeSelf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load C...

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

69. laya.device.motion.Gyroscope [ 63%]

...er 对象中删除指定事件类型的所有侦听器。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher  on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 监视陀螺仪运动。 Gyroscope...

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

70. [LayaAir3]GList点击出现连续点击问题 [ 63%]

...注册事件之前,先 off 掉吧,例如  item.getChildByName('name').offAllCaller(this); item.getChildByName('name').on(Laya.Event.CLICK, this, ()=>{ ... }     2025-10-21 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 17548911...

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