Type Alias: Image360AnnotationIntersection<T>
Image360AnnotationIntersection<
T
> =object
Defined in: packages/360-images/src/annotation/Image360AnnotationIntersection.ts:12
Describes an intersection with a 360 image annotation
Type Parameters
T
T
extends DataSourceType
= ClassicDataSourceType
Properties
annotation
annotation:
Image360Annotation
<T
>
Defined in: packages/360-images/src/annotation/Image360AnnotationIntersection.ts:20
The intersected annotation
direction
direction:
Vector3
Defined in: packages/360-images/src/annotation/Image360AnnotationIntersection.ts:24
The world direction from the camera to the intersection point
type
type:
"image360Annotation"
Defined in: packages/360-images/src/annotation/Image360AnnotationIntersection.ts:16
The intersection type.