Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Collision.collider

public 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).