Function join

Source
pub fn join(cmd: &CommandBuffer, parent: Entity, child: Entity)
Expand description

Creates a SingleEdge from parent to child. Creates a fork-join if parent is a fork.