JointComponentData

constructor(bodyA: EntityId = EntityId.NULL, bodyB: EntityId = EntityId.NULL, isCollisionEnabled: Boolean = false, isBreakable: Boolean = false, breakForce: Float = 0.0f, breakTorque: Float = 0.0f, jointData: JointData = JointData.Fixed)