Editor
Use the MeshMap Hub editor window to configure your API key and connect to your MeshMap account.
If you are using version control, add "user.keystore" and "Assets/Resources/ApiKeyConfig.asset" to your .gitignore file.
Usage
Open the editor window via
MeshMap > MeshMap Hub
.Paste your API key into the field.

Click "Connect with Code" to generate a 6-digit verification code.

Enter your code into the window that pops up and click "Submit".
You may be prompted to login or create a MeshMap account.
Return to Unity, where you should now be connected to your MeshMap account.

If you are using version control, add "user.keystore" and "Assets/Resources/ApiKeyConfig.asset" to your .gitignore file.
Last updated