The SourceAssetData implements a base class that contains additional data from a source asset that was generated during
import. It should be subclasses if needed for a particular type and can be tagged to a Resource when returned as part of
an ImportedSubResource during the import process by a resource Importer.
The SourceAssetData implements a base class that contains additional data from a source asset that was generated during import. It should be subclasses if needed for a particular type and can be tagged to a
Resourcewhen returned as part of an ImportedSubResource during the import process by a resource Importer.