Page cover image

🔲Unity

The Kaedim Unity plugin can be found on Github

Installation Guide:

  1. Download the Scripts/KaedimPlugin.cs file from the Github link above

  1. In your Unity Project, create a folder named Plugins under Assets if it does not already exist

  2. Under your Plugins folder, place the KaedimPlugin.cs file you just downloaded. Now, when you run your Project, the KaedimPlugin will automatically be built

Usage Guide:

  1. You can find the Plugin under Window → Kaedim Plugin

  1. Once you open the panel, you’ll see a page to enter your credentials. You will want to enter your Dev ID and API Key found on your Kaedim profile at https://www.app.kaedim3d.com/settings?tab=security

  1. You will now be able to view your available assets, or upload a new picture to generate new assets

  2. Within the "Load Assets" panel, you can click individual asset names to download their corresponding 3D models

  1. The downloaded models can be found under your Assets folder. They can be imported into your Unity Scene from there

  1. You can upload new pictures to generate assets from the "Upload Asset" page. Make sure the image you choose follows our Input Guidelines. You can view the progress of your new asset on the web portal

  1. You can view further details about how the plugin is running in the Console Panel

Last updated

Was this helpful?