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 See ContextRealityModel.appearanceOverrides.  
classifiers undefined | SpatialClassifierProps[] See ContextRealityModel.classifiers.  
description undefined | string An optional, user-friendly description of the reality model suitable for display in a user interface.  
displaySettings undefined | RealityModelDisplayProps See ContextRealityModel.displaySettings.  
name undefined | string An optional, user-friendly name for the reality model suitable for display in a user interface.  
planarClipMask undefined | PlanarClipMaskProps See ContextRealityModel.planarClipMask.  
rdSourceKey undefined | RealityDataSourceKey See ContextRealityModel.rdSourceKey.  
realityDataId undefined | string See ContextRealityModel.realityDataId.  
tilesetUrl string The URL that supplies the 3d tiles for displaying the reality model.  

Defined in

Last Updated: 25 April, 2024