Field QueryColliderKey
Collider key of the query collider.
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public ColliderKey QueryColliderKey
Returns
Type | Description |
---|---|
ColliderKey | If the query input uses composite collider, this field will have the collider key of it's leaf which participated in the hit, otherwise the value will be undefined. |