Version: 2023.2

AssetPathToGUIDOptions

enumeration

切换到手册

描述

Asset path to GUID options.

Additional resources: AssetDatabase.AssetPathToGUID.

变量

IncludeRecentlyDeletedAssetsReturn a GUID if the asset exists, or has recently been deleted.
OnlyExistingAssetsReturn a GUID only if the asset exists on disk.