Constant gltf_json::mesh::TRIANGLE_STRIP

source ·
pub const TRIANGLE_STRIP: u32 = 5;
Expand description

Corresponds to GL_TRIANGLE_STRIP.