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 dataOptional
fileThe schema version applied when generating this input.
Optional
filePath 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.