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

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

2861. laya.ui.FontClip_API3.0 [ 29%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean direction get direction(): string set direction(value: string): void Defined in laya/ui/FontClip.ts:106 布局方向。 默认值为"horizontal"。 取值: "horizon...

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

2862. laya.ui.List_API3.0 [ 29%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean disabled get disabled(): boolean set disabled(value: boolean): void Inherited from UIComponent.disabled Defined in laya/ui/UIComponent.ts:325 是否禁用页面,设...

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

2863. laya.ui.UIGroup_API3.0 [ 29%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean direction get direction(): string set direction(value: string): void Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"horizontal"。 取值: "horizont...

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

2864. laya.display.Input_API3.0 [ 29%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayHeight get displayHeight(): number Inherited from Text.displayHeight Defined in laya/display/Sprite.ts:563 对象的显示高度(以像素为单位)。 Ret...

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

2865. laya.d3.core.scene.Scene3D_API3.0 [ 28%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayHeight get displayHeight(): number Inherited from Text.displayHeight Defined in laya/display/Sprite.ts:563 对象的显示高度(以像素为单位)。 Ret...

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

2866. laya.ui.Tree_API3.0 [ 28%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean disabled get disabled(): boolean set disabled(value: boolean): void Inherited from UIComponent.disabled Defined in laya/ui/UIComponent.ts:325 是否禁用页面,设...

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

2867. 使用对象池重复使用skeleton报错,请问有解决方案吗?谢谢 [ 26%]

...?~~~~~~~~~~~~~ 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 请问下加载TFF字体要怎么加载呢? 【带附...

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

2868. 微信小游戏分包实战(JavaScript-小游戏适配文档-微信小游戏) [ 26%]

...包`b.js`里。这段代码,有两个较强的主包关联。一是负责销毁当前页面与添加aUI页面到舞台的逻辑shouUI在主包,二是监听鼠标事件的触发函数showB也在主包。 分出的b.js代码如下所示: ```javascript //显示A页 function showA() { showUI(aUI,U...

来源: Laya2.0_文档 发布时间: 20210715

2869. 为什么这样加载不出来东西,别再给我发示例链接了,就是按照示例来的 [ 26%]

...ect' of undefined 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined LayaAir 库文件加载速度慢 Panel中的东西左右...

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

2870. CPU粒子系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 25%]

...执行任何操作; ​ Disable禁用组件所属节点; ​ Destory:销毁组件所属节点; ​ CallBack:向挂载在同一个节点上的脚本发送一个回调信号。 Culling Mode(剔除模式):当粒子系统不在视野范围内时,系统应如何处理它的模拟计算...

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