Interface: ModelSource
Defined in: src/ui/model/ModelViewer.ts:35
Properties
path?
optionalpath:string
Defined in: src/ui/model/ModelViewer.ts:38
Base path used by glTF files to resolve related resources.
rotation?
optionalrotation:Vector3Like
Defined in: src/ui/model/ModelViewer.ts:42
Asset rotation in radians, matching THREE.Euler.
scale?
optionalscale:number|Vector3Like
Defined in: src/ui/model/ModelViewer.ts:40
Asset normalization applied before origin alignment.
url
url:
string
Defined in: src/ui/model/ModelViewer.ts:36