Class btJoint is the base class for all joints in LayaAir physics engine.

btJoint用于实现物理关节的基类。

层级 (查看层级一览)

实现

构造函数

属性

_disableCollisionsBetweenLinkedBodies: boolean = false

Whether to perform collision detection between the two connected objects.

连接的两个物体是否进行碰撞检测。

方法