Type Alias jumpy::core::physics::rapier::RigidBodyGraphIndex

pub type RigidBodyGraphIndex = NodeIndex;
Expand description

Index of a node of the interaction graph.

Aliased Typeยง

struct RigidBodyGraphIndex(/* private fields */);