--- title: Model3dBoundingBox - GraphQL Admin description: Bounding box information of a 3d model. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/Model3dBoundingBox md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/Model3dBoundingBox.md --- # Model3d​Bounding​Box object Requires `read_products` access scope. Bounding box information of a 3d model. ## Fields * size [Vector3!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Vector3) non-null Size in meters of the smallest volume which contains the 3d model. *** ## Map ### Fields with this object * {}[Model3d.boundingBox](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Model3d#field-Model3d.fields.boundingBox)