Expand description
Collision hooks for filtering and modifying contacts.
See the CollisionHooks
trait for more information.
Structs§
- A component with flags indicating which
CollisionHooks
should be called for collisions with an entity.
Traits§
- A trait for user-defined hooks that can filter and modify contacts.