Skip to main content
Version: Next

Type Alias: AssetAnnotationImage360Info<T>

AssetAnnotationImage360Info<T>: object

Asset search return type, including information about the image in which the asset is found

Type Parameters

T extends DataSourceType = ClassicDataSourceType

Type declaration

annotationInfo

annotationInfo: ImageAssetLinkAnnotationInfo

Reference to the relevant asset

imageEntity

imageEntity: Image360<T>

The image entity in which the asset was found

imageRevision

imageRevision: Image360Revision<T>

The image revision in which the asset was found

Defined in

packages/360-images/src/collection/Image360Collection.ts:28