Constant gltf_json::mesh::TRIANGLE_STRIP[][src]

pub const TRIANGLE_STRIP: u32 = 5;
Expand description

Corresponds to GL_TRIANGLE_STRIP.