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

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

461. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 57%]

...l.ts:77 克隆。 override Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Inherited from Material.cloneTo Defined in laya/d3/core/material/Material.ts:1016 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defin...

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

462. laya.d3.core.material.SkyPanoramicMaterial_API3.0 [ 56%]

...Material.ts:1028 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Inherited from Material.cloneTo Defined in laya/d3/core/material/Material.ts:1016 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defin...

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

463. laya.ui.Label [ 56%]

...sspublic class LabelInheritanceLabel Component Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String...

来源: laya_api 发布时间: 20170929

464. laya.d3.core.material.WaterPrimaryMaterial_API3.0 [ 56%]

....ts:114 克隆。 override Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Inherited from Material.cloneTo Defined in laya/d3/core/material/Material.ts:1016 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defin...

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

465. laya.ui.UIGroup [ 56%]

... class UIGroupInheritanceUIGroup Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherite...

来源: laya_api 发布时间: 20170929

466. laya.components.Component_API3.0 [ 56%]

...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

467. laya.d3.core.material.SkyProceduralMaterial_API3.0 [ 56%]

....ts:173 克隆。 override Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Inherited from Material.cloneTo Defined in laya/d3/core/material/Material.ts:1016 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defin...

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

468. laya.d3.core.material.UnlitMaterial_API3.0 [ 56%]

....ts:119 克隆。 override Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Inherited from Material.cloneTo Defined in laya/d3/core/material/Material.ts:1016 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defin...

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

469. laya.ui.TextArea [ 56%]

...aInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式...

来源: laya_api 发布时间: 20170929

470. laya.ui.Radio [ 56%]

...class RadioInheritanceRadio Button UIComponent Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当前所选的 Radio 控件。 S...

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