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

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

11. laya.physics.joint.MouseJoint_API3.0 [ 94%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] Defined in laya/physics/joint/MouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则根据鼠标点击点作为连接点 ...

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

12. laya.physics.ColliderBase_API3.0 [ 94%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in ...

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

13. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 94%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node Inherited from Component.owner Defined in laya/components/Componen...

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

14. laya.components.Widget_API3.0 [ 93%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/compo...

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

15. 最小化一定时间后心跳变成一分钟一次[ 93%]

最小化一定时间后心跳变成一分钟一次了 Laya.timer.frameLoop(1, this, this.run, null);   private last:number = 0;      private run() {     let now = Date.now();     console.log("fightmng run >>  " + now, " usetime:"+(now-this.last));     this...

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

16. laya.ui.Widget_API3.0 [ 93%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/compo...

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

17. laya.d3.component.volume.Volume_API3.0 [ 93%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/compo...

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

18. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 92%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node Inherit...

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

19. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 92%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node Inherit...

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

20. laya.physics.joint.MotorJoint_API3.0 [ 91%]

...onent.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/MotorJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherBody otherBody: RigidBody Defined in laya...

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