Version: 2017.1
public Collider2D otherCollider ;

Descripción

The other Collider2D involved in the collision with the collider.

This collider is attached to the Collision2D.otherRigidbody.

See Also: Collider2D and Rigidbody2D.