Methods
createSceneGraph
- createSceneGraph(json: any): SchemaJson
-
Parameters
Returns SchemaJson
createSceneGraphSchemas
- createSceneGraphSchemas(sceneFiles: string[], assetRoot: string, plugins?: Map<string, SceneExporterPlugin>): Map<string, SchemaJson>
-
Parameters
-
sceneFiles: string[]
-
assetRoot: string
-
Returns Map<string, SchemaJson>
loadSceneFile
- loadSceneFile(sceneFile: string): any
Exporter interface
It is instantiated by factory
Constructor is defined as ExporterConstructor