Search summary information about the assets associated with a model.
- type ModelSearchAssets {
- # Summary info about anchor locations.
- : ModelSearchLocations
- # Summary info about 3D mesh data.
- : ModelSearchMeshes
- # Summary info about panoramic image locations.
- : ModelSearchPanoLocations
- # Summary info about the panoramic images.
- : ModelSearchPanos
- # Information about various sizes
- : ModelSearchSizeEstimates
- # Summary info about 2D texture images.
- : ModelSearchTextures
- }