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
Last Updated: 20 June, 2023