AppearanceOverrideProps Interface
JSON representation of an appearance override in an EmphasizeElementsProps.
@see EmphasizeElements.
Properties
Name | Type | Description | |
---|---|---|---|
color | number | undefined | The 0xTTBBGGRR format color/transparency value. | |
ids | Id64Array | undefined | The element IDs to display with the specified override. | |
overrideType | FeatureOverrideType | undefined | Whether to override color, transparency, or both. |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.