This version of Unity is unsupported.
Method group is Obsolete

ContactPairPoint.Normal

Obsolete Please use ContactPairPoint.normal instead.
Upgrade to normal
public Vector3 Normal;

Description

Normal of the contact point.

The normal direction points from the second Collider to the first Collider.