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

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

841. laya.ui.UIGroup_API3.0 [ 23%]

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

842. laya.display.Input_API3.0 [ 23%]

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

843. laya.ui.Tree_API3.0 [ 23%]

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

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

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

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

845. laya.ui.Panel_API3.0 [ 18%]

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

846. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 15%]

...; this.mConnected) this.pomelo.disconnect();         }         /** 销毁*/         public destroy(): void {             this.close();             this.pomelo = null;             if(this.mDecorate)this.mDecorate.destroy();             this.mDecorate = null;     ...

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