Function Physics2DDirectBodyState.getContactLocalNormal

Returns the local normal at the contact point.

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