Type Alias: AssetAnnotationImage360Info<T>
AssetAnnotationImage360Info<
T
> =object
Defined in: packages/360-images/src/collection/Image360Collection.ts:37
Asset search return type, including information about the image in which the asset is found
Type Parameters
T
T
extends DataSourceType
= ClassicDataSourceType
Properties
annotationInfo
annotationInfo:
InstanceLinkable360ImageAnnotationType
<T
>
Defined in: packages/360-images/src/collection/Image360Collection.ts:41
Reference to the relevant asset
imageEntity
imageEntity:
Image360
<T
>
Defined in: packages/360-images/src/collection/Image360Collection.ts:45
The image entity in which the asset was found
imageRevision
imageRevision:
Image360Revision
<T
>
Defined in: packages/360-images/src/collection/Image360Collection.ts:49
The image revision in which the asset was found