API Reference > imodeljs-common > DisplayStyles > ContextRealityModelProps ContextRealityModelProps Namespace Function Name Description ContextRealityModelProps.clone Produce a deep copy of input. Defined in core/common/src/ContextRealityModel.ts Line 130 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 core/common/src/ContextRealityModel.ts Line 102 Last Updated: 11 June, 2024