[][src]Type Definition gltf::mesh::BoundingBox

type BoundingBox = Bounds<[f32; 3]>;

Vertex position bounding box.