Collision.collider Manual     Reference     Scripting  
Scripting > Runtime Classes > Collision
Collision.collider

var collider : Collider

Description

The Collider we hit (Read Only).

To find all colliders that were hit in detail you have to iterate the contact points (contacts property).