Skip to main content
Version: Next

Type Alias: Image360AnnotationIntersection

Image360AnnotationIntersection: object

Describes an intersection with a 360 image annotation

Type declaration

annotation

annotation: Image360Annotation

The intersected annotation

direction

direction: Vector3

The world direction from the camera to the intersection point

type

type: "image360Annotation"

The intersection type.

Defined in

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