Skip to main content
Version: Next

Type Alias: AssetAnnotationImage360Info<T>

AssetAnnotationImage360Info<T> = object

Defined in: packages/360-images/src/collection/Image360Collection.ts:42

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:46

Reference to the relevant asset


imageEntity​

imageEntity: Image360<T>

Defined in: packages/360-images/src/collection/Image360Collection.ts:50

The image entity in which the asset was found


imageRevision​

imageRevision: Image360Revision<T>

Defined in: packages/360-images/src/collection/Image360Collection.ts:54

The image revision in which the asset was found