Function PhysicsServerSingleton.pinJointGetLocalA

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

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