Module narrow_phase

Source
Expand description

Manages contacts and generates contact constraints.

See NarrowPhasePlugin.

Structs§

CollisionEventSystems
A system set for triggering the CollisionStart and CollisionEnd events.
NarrowPhase
A system parameter for managing the narrow phase.
NarrowPhaseConfig
A resource for configuring the narrow phase.
NarrowPhasePlugin
Manages contacts and generates contact constraints.

Enums§

NarrowPhaseSystems
System sets for systems running in PhysicsStepSystems::NarrowPhase.

Type Aliases§

NarrowPhaseSetDeprecated
A deprecated alias for NarrowPhaseSystems.