ImportAssetOptions.TryFastReimportFromMetaData 尝试从元数据快速重新导入
ImportAssetOptions.TryFastReimportFromMetaData
Description描述
Allow quick reimporting of assets by loading from metadata.
允许快速从元数据重新导入。
This is used by the Asset Server, for example, where it downloads the last imported metadata from the server anyway. So full reimport is not needed on the client.
这个用于资源服务器,例如,从服务器下载最后导入的元数据。因此,全部重新导入不需要在客户端上。
参见:AssetDatabase.ImportAsset, AssetDatabase.Refresh.
最后修改:2011年7月18日 Monday 19:48