Installation
The Unity SDK is best used on the client side, as it only contains the read-only features.
Getting Started
Requirements
AlturaSDK versions
Supported Unity versions
Supported Platfroms
1.0.5
2020.3 2021.3 2022.1
Windows, MacOS, Android
Installation
To install Altura Unity SDK, open Unity's Package Manager and click the '+' in the top left corner and select 'Add package from git URL' as shown below:

After you added Altura SDK to Unity, additional packages needs to be installed to do this go to Altura NFT and then click on the 'Install Dependencies' as shown below:

Importing
To use Altura SDK in your script, you need to import it like:
Last updated