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.
pub fn join(cmd: &CommandBuffer, parent: Entity, child: Entity)Creates a SingleEdge from parent to child. Creates a fork-join if parent is a fork.