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