Type Alias: Image360IconIntersection<T>
Image360IconIntersection<
T
>:object
Type Parameters
• T extends DataSourceType
= DataSourceType
Type declaration
distanceToCamera
distanceToCamera:
number
Distance from the camera to the intersection.
image360
image360:
Image360
<T
>
The image360 that was intersected.
image360Collection
image360Collection:
Image360Collection
<T
>
The image360 collection that was intersected.
point
point:
Vector3
Coordinate of the intersection.
type
type:
"image360Icon"
The intersection type.