CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ FromMeta()

static Path FromMeta ( [NotNull] Path path)
static

Returns the asset's file path from a .meta file path.

Parameters
pathPath to a .meta file.
Returns
The corresponding path to an asset file or folder.
See also