Function Physics2DDirectBodyState.getContactLocalPosition

Returns the local position of the contact point.

Vector2 getContactLocalPosition (
  const(long) contact_idx
) nothrow @nogc const;