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

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

1. laya.d3.physics.shape.ColliderShape [ 100%]

...ColliderShape, StaticPlaneColliderShape ColliderShape 类用于创建形状碰撞器的父类,该类为抽象类。 Public Properties PropertyDefined By  localOffset : Vector3 获取Shape的本地偏移。 ColliderShape  localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape ...

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

2. laya.physics.joint.PulleyJoint [ 98%]

...nnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falsePulleyJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSing...

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

3. laya.physics.CircleCollider [ 97%]

...cleColliderInheritanceCircleCollider ColliderBase Component Object 2D圆形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改...

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

4. laya.physics.BoxCollider [ 97%]

...ss BoxColliderInheritanceBoxCollider ColliderBase Component Object 2D矩形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改...

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

5. laya.physics.PolygonCollider [ 96%]

...olliderInheritancePolygonCollider ColliderBase Component Object 2D多边形碰撞体,暂时不支持凹多边形,如果是凹多边形,先手动拆分为多个凸多边形 节点个数最多是b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议超过8个,也不能小于...

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

6. laya.physics.ChainCollider [ 96%]

...hainColliderInheritanceChainCollider ColliderBase Component Object 2D线形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改...

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

7. laya.d3.physics.shape.CompoundColliderShape [ 94%]

...hape ColliderShape Object CompoundColliderShape 类用于创建盒子形状碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape...

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

8. laya.physics.joint.PrismaticJoint [ 93%]

...nnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falsePrismaticJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component  enableLimit : Boolean是否对刚体的移动范围加...

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

9. laya.physics.joint.RopeJoint [ 92%]

...nnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseRopeJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingle...

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

10. laya.physics.joint.DistanceJoint [ 90%]

...nnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseDistanceJoint  damping : Number刚体在回归到节点过程中受到的阻尼,建议取值0~1DistanceJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean...

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