Interface: GLTFData
Defined in: src/ui/interaction/ModelViewer.ts:22
Properties
horizontallyAlignObject?
optional
horizontallyAlignObject:boolean
Defined in: src/ui/interaction/ModelViewer.ts:29
model
model:
string
Defined in: src/ui/interaction/ModelViewer.ts:23
path
path:
string
Defined in: src/ui/interaction/ModelViewer.ts:24
position?
optional
position:Vector3Like
Defined in: src/ui/interaction/ModelViewer.ts:27
rotation?
optional
rotation:Vector3Like
Defined in: src/ui/interaction/ModelViewer.ts:26
scale?
optional
scale:Vector3Like
Defined in: src/ui/interaction/ModelViewer.ts:25
verticallyAlignObject?
optional
verticallyAlignObject:boolean
Defined in: src/ui/interaction/ModelViewer.ts:28