Constant glitter::types::LINE_LOOP [] [src]

pub const LINE_LOOP: DrawingMode = DrawingMode::LineLoop

Draw a self-connected line segment, where each vertex is connected to the next, and the last vertex connects to the first.