Skip to main content
Version: 4.x

Type Alias: AddImage360Options

AddImage360Options: object

Type declaration​

annotationFilter?​

optional annotationFilter: Image360AnnotationFilterOptions

Annotation options.

collectionTransform?​

optional collectionTransform: Matrix4

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

preMultipliedRotation?​

optional preMultipliedRotation: boolean

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

Default​

true

Defined in​

packages/api/src/public/migration/types.ts:218