public Collider2D otherCollider ;

설명

The other Collider2D involved in the collision with the collider.

This collider is attached to the Collision2D.otherRigidbody.

See Also: Collider2D and Rigidbody2D.