The data model produced by the conversion.
Any errors that occurred during the conversion.
The inputs given to the conversion, keyed by input name as defined in the pipeline.
OptionalinspectionInspection results, present when the pipeline had an
inspect block
enabled. Keyed by SceneModel id — a SceneModel fed by multiple
inputs is inspected once after processInputs completes.
If inspect.failOnErrors triggered, outputs is empty and the
matching SceneModel entry's report.errors carries the reason.
The converter that created these results.
The outputs generated by the conversion, keyed by output name as defined in the pipeline.
The pipeline identifier used during the conversion.
The scene model produced by the conversion.
The result returned from a ModelConverter.convert operation.