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

大约有 517 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0086 秒)

441. laya.map.GridSprite_API3.0 [ 51%]

...GridSprite.ts:70 隐藏当前GridSprite,并把上面绑定的动画全部移除 Returns void hitTestPoint hitTestPoint(x: number, y: number): boolean Inherited from Text.hitTestPoint Defined in laya/display/Sprite.ts:1759 检测某个点是否在此对象内。 Parameters x: number 全局x坐标...

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

442. laya.ui.Dialog_API3.0 [ 51%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

443. laya.html.dom.HTMLDivElement_API3.0 [ 51%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

444. laya.html.dom.HTMLIframeElement_API3.0 [ 50%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

445. BoxCollider包围盒位置偏了,不在对象上 [ 50%]

...走进了第二方法里 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么讲laya...

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

446. [LayaAirIDE3][LayaAirIDE3]laya3.0 VideoNode视频遮罩无法播放问题 [ 50%]

...重 遮罩点击事件 播放声音出错,求指教 关于Dialog遮罩层移除解决问题的说明 高频使用遮罩 导致手机扫码测试闪屏/黑屏 2.12.2 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活...

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

447. laya.ui.Clip_API3.0 [ 50%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

448. laya.ui.DialogManager_API3.0 [ 49%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

449. laya.physics.PhysicsDebugDraw_API3.0 [ 49%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

450. 获取位置信息 · LayaAir3.0文档 · LAYABOX [ 49%]

...meout: Geolocation.timeout, maximumAge: Geolocation.maximumAge }); } /** * 移除<code>watchPosition</code>安装的指定处理器。 * @param id */ static clearWatch(id: number): void { Geolocation.navigator.geolocation.clearWatch(id); } 以下示例同第1节示例的测试方法相...

来源: Laya3.0_文档 发布时间: 20241014