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

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

111. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 87%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

112. laya.display.Sprite [ 87%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  cacheAs : String 指定显示对象是否缓存为静态图像,cache...

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

113. laya.ui.Widget_API3.0 [ 87%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

114. laya.physics.BoxCollider_API3.0 [ 87%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

115. 网络通信 · LayaAir3.0文档 · LAYABOX [ 87%]

... 定义4.2 项目中添加protobuf 类库4.3 加载协议文件4.4 Message 方法4.5 代码示例网络通信 一、概述 在我们的项目开发过程中,除了单机不需要使用网络通信,开发一个网络项目,难免要处理网络通信。本章将讲解LayaAir的网络通信部...

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

116. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 87%]

...世界。 缺省的是从所属的scene3d取,子类可以提供另外的方法 Returns PhysicsSimulation getcurrentForce getcurrentForce(out: Vector3): void Defined in laya/d3/physics/constraints/ConstraintComponent.ts:296 获得当前力 Parameters out: Vector3 Returns void getcurrentTorque getcu...

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

117. laya.d3.component.hlod.HLODRender_API3.0 [ 86%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Overrides Component.onDestroy Defined in laya/d3/component/HLOD/HLODRender.ts:178 Returns void onDisable onDisable(): void Overrides Component.onDisable Defined i...

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

118. laya.d3.component.staticmesh.StaticBatchMeshRender_API3.0 [ 86%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Overrides Component.onDestroy Defined in laya/d3/component/staticmesh/StaticBatchMeshRender.ts:151 Returns void onDisable onDisable(): void Overrides Component.on...

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

119. laya.physics.joint.WheelJoint_API3.0 [ 86%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

120. laya.physics.ColliderBase [ 86%]

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

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