Samples

Listing the existing samples showcasing how to use the Python SDK.

Read time 1 minutes
Last updated 7 months ago

Asset Manager for Blender

You can use the Asset Manager for Blender tool to create cloud assets directly from Blender. You can access the code through the Asset Manager for Blender open-source repository as an example of an Asset Manager integration using the Python SDK.

Bulk upload Command Line Interface

You can access the code through the Python SDK Samples repository as an example of a CLI tool using the Python SDK.

Bulk download script

The Bulk download sample script demonstrates how you can use the Python SDK to download assets from the Unity Cloud Asset Manager. You can access the code through the Python SDK Samples repository.