Version: 2017.4
public static string GetAssetOrScenePath (Object assetObject);

説明

アセットが保存されているプロジェクトフォルダーのパス名を返します。

All paths are relative to the project folder, for example: "Assets/MyTextures/hello.png" When a game object is part of a scene, the scene path is returned.