URL to the 3D model file. Supports common formats like
.glb, .gltf, and .usdz.iOS-specific URL for the model, typically a
.usdz file optimized for Apple platforms. When provided, iOS uses this URL while other platforms use url.Accessibility description of the 3D model for screen readers.
Whether the user can zoom, pan, and rotate the camera to examine the model.
Whether the model automatically rotates for showcase purposes.
Support
Usage
Basic 3D model
Auto-rotating product showcase
Static display
Notes
.usdzformat is recommended for iOS AR Quick Look integration..glb/.gltfformats provide good cross-platform compatibility.- Auto-rotate is useful for product showcases where user interaction is not required.