Version: 2018.1
public Collider2D otherCollider ;

Description

The other Collider2D involved in the collision with the collider.

This collider is attached to the Collision2D.otherRigidbody.

See Also: Collider2D and Rigidbody2D.