Unity Asset Manager SDK
Important! This SDK is in Beta. To request access, see Unity Asset Manager information here.
The Unity Asset Manager SDK makes it easy for developers discover, create, update, delete, and manage Unity Asset Manager assets at runtime:
- High-level abstraction over the Web API eliminates the need to deal with low-level details.
- Pre-built components serialize requests and handle errors to simplify communication between the client and the Unity Asset Manager.
- The SDK buffers your application from your API, so you can update the SDK to support API changes without needing to immediately make changes to your application code.