Constant gltf_json::mesh::TRIANGLE_FAN

source ยท
pub const TRIANGLE_FAN: u32 = 6;
Expand description

Corresponds to GL_TRIANGLE_FAN.