Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ColliderHit

struct in UnityEngine

/

Implemented in:UnityEngine.PhysicsModule

Description

Struct used to retrieve information from an Overlap batch query.

Properties

colliderThe Collider that was hit.
instanceIDThe instance ID of the Collider that was hit.