ModelLoadResult
Represents the result of loading and processing a raw model file.
This record contains the successfully created ModelBlueprint and a list of any errors or warnings that occurred during the loading process.
Since
1.15.2
Parameters
blueprint
the processed model blueprint
errors
a list of error or warning messages generated during loading