Function traffloat::edge::create_duct[][src]

fn create_duct(
    ty: DuctType,
    entities: &mut CommandBuffer,
    world: &SubWorld<'_>,
    alpha: Entity,
    beta: Entity,
    radius: f64
) -> Entity
Expand description

Creates a duct entity for a duct type.