Constant glitter::types::LINE_STRIP [] [src]

pub const LINE_STRIP: DrawingMode = DrawingMode::LineStrip

Draw a connected line segment, where each vertex is connected to the next. The first and last vertex are treated as the start and end points.