interface ExportGLTFParams {
    glb?: boolean;
    highResolution?: boolean;
}

Properties

glb?: boolean

Export a glb file instead of a glTF file

highResolution?: boolean

Use high resolution assets