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 743
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.