Asset path to GUID options.
Additional resources: AssetDatabase.AssetPathToGUID.
Property | Description |
---|---|
IncludeRecentlyDeletedAssets | Return a GUID if the asset exists, or has recently been deleted. |
OnlyExistingAssets | Return a GUID only if the asset exists on disk. |