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.
- IntSettingOverrideOverride a player option setting that requires an integer. @internal
- MeasurementPathA representation of measurement path made up of a sequence of points within the model. This structure is intended to replace measurements.
- ModelFloorRepresents a floor within the model. This is generally used as a navigation helper as well as a container for rooms, locations and annotations.
- 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.
- ReelElementOverridesTour option overrides for individual elements. @internal
- ReelElementOverridesInput@internal
- TextureAn image which may be mapped onto a 3D geometry.