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 755
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.