assetPath | Filesystem path of the asset to load. |
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.