The DataModel used during export.
This object is managed internally and valid only within the scope of ModelConverter.convert.
The converted file data.
The type of data returned in fileData.
Supported values:
"json" — a structured JavaScript object"arraybuffer" — raw binary dataThe schema version applied when generating this output.
OptionalfilePath the file data was written to, if applicable.
Format-specific writing options.
The SceneModel used during export.
This object is managed internally and valid only within the scope of ModelConverter.convert.
Represents a single output file produced by the ModelConverter.convert method.