Version: 2023.1
言語: 日本語

ColliderHit

struct in UnityEngine

マニュアルに切り替える

説明

Struct used to retrieve information from an Overlap batch query.

変数

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