appearanceOverrides
Getter
Overrides applied to the appearance of the reality model. Only the rgb, transparency, nonLocatable, and emphasized properties are applicable - the rest are ignored.
appearanceOverrides: undefined | FeatureAppearance
Returns - undefined | FeatureAppearance
Setter
appearanceOverrides(overrides: FeatureAppearance): void
Parameter | Type | Description |
---|---|---|
overrides | FeatureAppearance |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.