Skip to main content

Interface: SplatData

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

Properties

horizontallyAlignObject?

optional horizontallyAlignObject: boolean

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


model

model: string

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


position?

optional position: Vector3Like

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


rotation?

optional rotation: Vector3Like

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


scale?

optional scale: Vector3Like

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


verticallyAlignObject?

optional verticallyAlignObject: boolean

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