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