Constant gltf_json::mesh::LINE_LOOP

source ยท
pub const LINE_LOOP: u32 = 2;
Expand description

Corresponds to GL_LINE_LOOP.