Expand description
Manages contacts and generates contact constraints.
See NarrowPhasePlugin
.
Structs§
- Collision
Event Systems - A system set for triggering the
CollisionStart
andCollisionEnd
events. - Narrow
Phase - A system parameter for managing the narrow phase.
- Narrow
Phase Config - A resource for configuring the narrow phase.
- Narrow
Phase Plugin - Manages contacts and generates contact constraints.
Enums§
- Narrow
Phase Systems - System sets for systems running in
PhysicsStepSystems::NarrowPhase
.
Type Aliases§
- Narrow
Phase Set Deprecated - A deprecated alias for
NarrowPhaseSystems
.