Type Alias: Image360AnnotationAssetQueryResult<T>
Image360AnnotationAssetQueryResult<
T
> =object
Defined in: packages/360-images/src/collection/Image360Collection.ts:55
Result item from an asset annotation query
Type Parameters
T
T
extends DataSourceType
= ClassicDataSourceType
Properties
annotation
annotation:
Image360Annotation
<T
>
Defined in: packages/360-images/src/collection/Image360Collection.ts:67
The found annotation
image
image:
Image360
<T
>
Defined in: packages/360-images/src/collection/Image360Collection.ts:59
The Image360 to which the result annotation belongs
revision
revision:
Image360Revision
<T
>
Defined in: packages/360-images/src/collection/Image360Collection.ts:63
The image revision to which the result annotation belongs