Version: 5.4
public Vector2 normal ;

설명

Surface normal at the contact point.

This is the normal vector (ie, the vector perpendicular to the surface) of the incoming Collider2D at the contact point.

See Also: Collider2D class.