Optional
dataOptional ID of the DataModel that provides the structured data for export. Must reference a DataModel defined in a pipeline input.
The key of an ModelExporter declared in ModelConverterParams.exporters, which the pipeline will use to write the output file.
Optional
optionsOptional exporter-specific configuration as key-value pairs.
Optional
sceneOptional ID of the SceneModel that provides the scene data for export. Must reference a SceneModel defined in a pipeline input.
Optional
versionOptional schema version to be used by the ModelExporter when generating the output file.
Defines the configuration for a single output in a conversion pipeline.