API Reference > imodeljs-common > DisplayStyles > ContextRealityModel > constructor constructor Method Construct a new context reality model. ContextRealityModel(props: ContextRealityModelProps): ContextRealityModel Parameter Type Description props ContextRealityModelProps JSON representation of the reality model, which will be kept in sync with changes made via the ContextRealityModel's methods. Returns - ContextRealityModel Defined in core/common/src/ContextRealityModel.ts Line 203 Last Updated: 11 June, 2024