Function PhysicsServerSingleton.pinJointSetLocalA

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

void pinJointSetLocalA (
  const(RID) joint,
  const(Vector3) local_A
) nothrow @nogc;