This version of Unity is unsupported.

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.