Skip to main content
Version: Next

Type Alias: AddImage360Options

AddImage360Options = object

Defined in: packages/api/src/public/migration/types.ts:274

Properties

annotationFilter?

optional annotationFilter?: Image360AnnotationFilterOptions

Defined in: packages/api/src/public/migration/types.ts:287

Annotation options.


collectionTransform?

optional collectionTransform?: Matrix4

Defined in: packages/api/src/public/migration/types.ts:278

An optional transformation which will be applied to all 360 images that are fetched.


preMultipliedRotation?

optional preMultipliedRotation?: boolean

Defined in: packages/api/src/public/migration/types.ts:283

Set this to false if the 360 images' rotation is not pre-multiplied to fit the given model.

Default

true