Function PhysicsDirectBodyState.getContactLocalPosition

Returns the local position of the contact point.

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