ContextRealityModelProps Namespace
Function
Name | Description |
---|---|
ContextRealityModelProps.clone | Produce a deep copy of input . |
Defined in
ContextRealityModelProps Interface
JSON representation of a ContextRealityModel.
Properties
Name | Type | Description | |
---|---|---|---|
appearanceOverrides | undefined | FeatureAppearanceProps | ||
classifiers | undefined | SpatialClassifierProps[] | ||
description | undefined | string | An optional, user-friendly description of the reality model suitable for display in a user interface. | |
name | undefined | string | An optional, user-friendly name for the reality model suitable for display in a user interface. | |
orbitGtBlob | undefined | | ||
planarClipMask | undefined | PlanarClipMaskProps | ||
rdSourceKey | undefined | | The reality data source key identify the reality data provider and storage format. | |
realityDataId | undefined | string | ||
tilesetUrl | string | The URL that supplies the 3d tiles for displaying the reality model. |
Defined in
Last Updated: 12 June, 2024