Version: 2019.4
public Dictionary<SourceAssetIdentifier,Object> GetExternalObjectMap ();

戻り値

Dictionary<SourceAssetIdentifier,Object> The map between a sub-asset and an external Asset.

説明

Gets a copy of the external object map used by the AssetImporter.

Changing the map does not affect the state of the AssetImporter.

See Also: AssetImporter.AddRemap, AssetImporter.RemoveRemap.