Anchor to Model3dSourceModel3d
Model3dSource
object
Requires access scope,
access scope or
access scope.
A source for a Shopify-hosted 3d model.
Types of sources include GLB and USDZ formatted 3d models, where the former is an original 3d model and the latter has been converted from the original.
If the original source is in GLB format and over 15 MBs in size, then both the original and the USDZ formatted source are optimized to reduce the file size.
Anchor to FieldsFields
- Anchor to filesizefilesize•Int!non-null
The 3d model source's filesize.
- Anchor to formatformat•String!non-null
The 3d model source's format.
- Anchor to mimeTypemime•
Type String!non-null The 3d model source's MIME type.
- •String!non-null
The 3d model source's URL.
Was this section helpful?