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

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

161. laya.d3.core.trail.TrailSprite3D_API3.0 [ 80%]

...此时所有节点和组件均已创建完毕,次方法只执行一次 方法为虚方法,使用时重写覆盖即可 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 方法为虚方法,使用时重写覆盖即可 ...

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

162. laya.d3.physics.PhysicsTriggerComponent [ 79%]

...象池,方便下次复用 如果没有重置,则不进行回收复用 方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _onDestroy():void[override] PhysicsComponent _onDisable():voi...

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

163. laya.ui.List [ 79%]

...此时所有节点和组件均已创建完毕,次方法只执行一次 方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听...

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

164. laya.physics.joint.RopeJoint [ 79%]

...象池,方便下次复用 如果没有重置,则不进行回收复用 方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By  _createJoint():void[override] RopeJoint _onAwake():void[ove...

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

165. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 79%]

...此时所有节点和组件均已创建完毕,次方法只执行一次 方法为虚方法,使用时重写覆盖即可 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 方法为虚方法,使用时重写覆盖即可 ...

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

166. laya.physics.joint.WeldJoint [ 79%]

...象池,方便下次复用 如果没有重置,则不进行回收复用 方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By  _createJoint():void[override] WeldJoint _onAwake():void[ove...

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

167. 导航标签组组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 79%]

...组件被激活后执行,此时所有节点和组件均已创建完毕,方法只执行一次 onAwake(): void { this.tab.pos(200, 200); this.tab.labelBold = true; this.tab.labelSize = 20; this.tab.labelStrokeColor = "#000000"; this.tab.labels = "Tab 1,Tab 2,Tab 3"; this.tab.labelColors = "#325...

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

168. laya.physics.ColliderBase [ 79%]

...象池,方便下次复用 如果没有重置,则不进行回收复用 方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods  MethodDefined By  _onDestroy():void[override] ColliderBase  _onEnable():void[override] ColliderBaseProperty Detaildensitypropertydensity:Numb...

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

169. laya.display.Sprite_API3.0 [ 79%]

...此时所有节点和组件均已创建完毕,次方法只执行一次 方法为虚方法,使用时重写覆盖即可 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 方法为虚方法,使用时重写覆盖即可 ...

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

170. 下拉选项框组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 79%]

...组件被激活后执行,此时所有节点和组件均已创建完毕,方法只执行一次 onAwake(): void { this.combobox.pos(100, 100); this.combobox.labels = "item0,item1,item2,item3,item4,item5,item6,item7"; this.combobox.labelColors = "#32556b,#32cc6b,#ff0000"; this.combobox.itemHeight...

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