setRealityModelDisplaySettings Method @beta
Change the settings that control how the reality model with the specified Id is displayed.
setRealityModelDisplaySettings(modelId: string, settings: RealityModelDisplaySettings): void
| Parameter | Type | Description | 
|---|---|---|
| modelId | string | The Id of the Model to which the settings apply. | 
| settings | RealityModelDisplaySettings | The settings to apply to the model, or undefinedto clear any previous settings for that model. | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.