Constant gltf_json::mesh::TRIANGLE_FAN

source ·
pub const TRIANGLE_FAN: u32 = 6;
Expand description

Corresponds to GL_TRIANGLE_FAN.