dropModelAppearanceOverride Method
Remove any model appearance override for the specified model.
dropModelAppearanceOverride(id: string): void
see DisplayStyleSettings.dropModelAppearanceOverride
Parameter | Type | Description |
---|---|---|
id | string | The Id of the model. |
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 703
Last Updated: 20 June, 2023