Basic concepts
This section describes concepts that the Unity Asset Manager SDK relies on or introduces.
Assets
Assets are collections of files and metadata that you (or another user) uploads to the Unity Asset Manager.
You can create, view, edit, and downloaded any asset.
Projects
Asset Manager projects connect Cloud features to your local Unity Editor project.
From the Unity Dashboard, you can restrict access to different assets to specific users, roles, or organizations.
Collections
Use collections to organize assets into different groups.
Additional resources
- For information about finding and downloading published assets in your projects, see the Asset Discovery Sample
- For more information about creating, viewing, and editing assets, see the Asset Management Sample.
- Unity Asset Manager SDK samples rely on functionality in the Unity Identity and Access Management SDK. For more information, see Identity package for user login.