Static
Readonly
ViewerStatic
ExportStatic
ImportImport viewer config from glTF(exported from GLTFViewerConfigExtension.ExportViewerConfig) and sets in scene.importedViewerConfig Must be called from afterRoot in gltf loader. Used in GLTFLoader2.setup Only imports, does not apply.
Optional
scene: any
Export viewer config to glTF(can be imported by GLTFViewerConfigExtension.ImportViewerConfig). Used in GLTFExporter2