Type Alias: Image360AnnotationAppearance
Image360AnnotationAppearance =
object
Defined in: packages/360-images/src/annotation/types.ts:17
The appearance of a 360 image annotation
Properties
color?
optionalcolor?:Color
Defined in: packages/360-images/src/annotation/types.ts:21
The color of the annotation. Default: Random, based on annotation label
visible?
optionalvisible?:boolean
Defined in: packages/360-images/src/annotation/types.ts:26
Whether the annotation is visible. Default: true