AssetDatabase.GetTextMetaFilePathFromAssetPath

Cambiar al Manual
public static string GetTextMetaFilePathFromAssetPath (string path);

Parámetros

pathThe path to the asset.

Valor de retorno

string The path to the .meta text file or empty string if the file does not exist.

Descripción

Gets the path to the text .meta file associated with an asset.