Type Alias jumpy::core::physics::collisions::rapier::TemporaryInteractionIndex

pub type TemporaryInteractionIndex = EdgeIndex;
Expand description

Temporary index to and edge of the interaction graph.

Aliased Typeยง

struct TemporaryInteractionIndex(/* private fields */);