Skip to main content
Version: Next

Type Alias: Image360AnnotationAppearance

Image360AnnotationAppearance = object

Defined in: packages/360-images/src/annotation/types.ts:17

The appearance of a 360 image annotation

Properties

color?

optional color?: Color

Defined in: packages/360-images/src/annotation/types.ts:21

The color of the annotation. Default: Random, based on annotation label


visible?

optional visible?: boolean

Defined in: packages/360-images/src/annotation/types.ts:26

Whether the annotation is visible. Default: true