Constant gltf_json::mesh::LINE_STRIP

source ยท
pub const LINE_STRIP: u32 = 3;
Expand description

Corresponds to GL_LINE_STRIP.