Struct OverlapAabbHit
A hit from an overlap query.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct OverlapAabbHit
Fields
Name | Description |
---|---|
ColliderKey | The collider key. |
RigidBodyIndex | Zero-based index of the rigid body. |