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

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

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. laya.ui.Clip_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

447. 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

448. 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

449. 获取位置信息 · 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_文档 发布时间: 20230725

450. laya.display.Scene_API3.0 [ 49%]

...景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,并不会被自动垃圾机制回收,如果想回收,请调用destroy接口,可以通过unDestroyedScenes属性查看还未被销毁的场景列表 Hierarchy Sprite Scene View Index Constructors constructor Pr...

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