Interface: GLTFData
Defined in: src/ui/interaction/ModelViewer.ts:29
Properties
horizontallyAlignObject?
optionalhorizontallyAlignObject: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?
optionalposition:Vector3Like
Defined in: src/ui/interaction/ModelViewer.ts:34
rotation?
optionalrotation:Vector3Like
Defined in: src/ui/interaction/ModelViewer.ts:33
scale?
optionalscale:Vector3Like
Defined in: src/ui/interaction/ModelViewer.ts:32
verticallyAlignObject?
optionalverticallyAlignObject:boolean
Defined in: src/ui/interaction/ModelViewer.ts:35