Function PhysicsServerSingleton.pinJointSetLocalB

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

void pinJointSetLocalB (
  const(RID) joint,
  const(Vector3) local_B
) nothrow @nogc;