Function PhysicsServerSingleton.pinJointGetLocalB

Returns position of the joint in the local space of body b of the joint.

Vector3 pinJointGetLocalB (
  const(RID) joint
) nothrow @nogc const;