Skip to main content
Version: Next

Type Alias: Image360AnnotationAppearance

Image360AnnotationAppearance = object

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

The appearance of a 360 image annotation

Properties

color?

optional color: Color

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

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


visible?

optional visible: boolean

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

Whether the annotation is visible. Default: true