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 are where organizations can add assets and users, as well as assign roles to users.
Collections
Use collections to organize assets into different groups within an Asset Manager project.
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.