Skip to main content

Interface: GLTFData

Defined in: src/ui/interaction/ModelViewer.ts:29

Properties

horizontallyAlignObject?

optional horizontallyAlignObject: boolean

Defined in: src/ui/interaction/ModelViewer.ts:36


model

model: string

Defined in: src/ui/interaction/ModelViewer.ts:30


path

path: string

Defined in: src/ui/interaction/ModelViewer.ts:31


position?

optional position: Vector3Like

Defined in: src/ui/interaction/ModelViewer.ts:34


rotation?

optional rotation: Vector3Like

Defined in: src/ui/interaction/ModelViewer.ts:33


scale?

optional scale: Vector3Like

Defined in: src/ui/interaction/ModelViewer.ts:32


verticallyAlignObject?

optional verticallyAlignObject: boolean

Defined in: src/ui/interaction/ModelViewer.ts:35