Expand description
A JointGraph
for tracking how rigid bodies are connected by joints.
Structsยง
- Joint
Component Id - A component that holds the
ComponentId
of the joint component on this entity, if any. - Joint
Graph - A resource for the joint graph, tracking how rigid bodies are connected by joints.
- Joint
Graph Edge - An edge in the
JointGraph
. - Joint
Graph Plugin - A plugin that manages the
JointGraph
for a specific joint type. - JointId
- A stable identifier for a
JointGraphEdge
.