Skip to main content
Version: Next

Type Alias: Image360AnnotationAppearance

Image360AnnotationAppearance: object

The appearance of a 360 image annotation

Type declaration

color?

optional color: Color

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

visible?

optional visible: boolean

Whether the annotation is visible. Default: true

Defined in

packages/360-images/src/annotation/types.ts:11