Function PhysicsDirectBodyState.getContactLocalNormal

Returns the local normal at the contact point.

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