AssetDatabase.GUIDToAssetPath
public static string GUIDToAssetPath(string guid);
Description 描述
Translate a GUID to its current asset path.
All paths are relative to the project folder, for example: "Assets/MyTextures/hello.png".
Translate a GUID to its current asset path.
All paths are relative to the project folder, for example: "Assets/MyTextures/hello.png".