IApiViewConfig
On this page
IApiViewConfig interface
Interface for view configuration.
Signature:
export interface IApiViewConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(Optional) Customize hotspots configuration (if the model contains customize hotspots). | |||
(Optional) Information hotspots configuration (if the model contains information hotspots). | |||
Record<string, IApiOverlayViewConfig> | (Optional) Overlay configuration (if the model contains overlays). |