assetPath | @param assetPath Путь файловой системы ассета для загрузки. |
Returns true if the main asset object at assetPath
is loaded in memory.
All paths are relative to the Project folder, for example: "Assets/MyTextures/hello.png".
See Also: AssetDatabase.LoadMainAssetAtPath, Resources.UnloadAsset.