SCALAR
Int
Built-in Int
link GraphQL Schema definition
- scalar Int
link Require by
- ClipA video clip
- FloorplanA floorplan, often formatted as an image, although other options may be available.
- ModelSearchFloorsSearch summary information about all the floors in the model.
- ModelSearchLocationsSearch summary information about all the anchor locations within a model.
- ModelSearchMattertagsSearch summary information about all the mattertags in the model.
- ModelSearchMeasurementsSearch summary information about all the measurements in the model.
- ModelSearchMeshesSearch summary information about all the 3D meshes associated with the model.
- ModelSearchPanoLocationsSearch summary information about all the anchor locations within a model.
- ModelSearchPanosSearch summary information about all the panoramic images in the model.
- ModelSearchResultListA page of models matching the specified query. In order to access the next page, call `models` again with all parameters the same except passing in `nextOffset` for `offset`.
- ModelSearchRoomsSearch summary information about all the rooms in the model.
- ModelSearchTexturesSearch summary information about all the textures associated with the model.
- PhotoA photo associated with the model as well as some basic metadata including label and dimensions.
- QueryData fetch operations.
- SkyboxPanoramaA panoramic image broken into 6 faces: front, back, left, right, up, down The full face images may be retrieved using `urlTemplate` or `children`. Each face may also be retrieved as a set of tiles to improve progressive loading of high resolution images. In these cases the tileUrlTemplate should be used.