Load Assets

This guide shows you how to use Meshy Unity Plugin to load and manage your 3D assets.


Log in to MeshyAI

Go to the official website – Open your browser and visit https://www.meshy.ai.

Only Pro accounts are able to use API.

Access the API Page

Navigate to the API page – After logging in, find the API section in the navigation menu and click to access your API key.

Unity-plugin-5

Generate an API Key and Copy It to Unity

Unity-plugin-6 Unity-plugin-7 Unity-plugin-8

🚀 Then we can use it!

Button Functions

Meshy Login

  1. Refresh: Refreshes account information, displaying the latest user login status, remaining Credits, and user level.

  2. View Usage: Redirects to the MeshyAI website to view your account subscription details.

  3. Logout: Logs out of the current account.

    Unity-plugin-9

Asset Browser

  1. Search: Search for models in the MeshyAI generated model library based on the entered keywords.

  2. Search by: The prompt option searches by prompt word, and the Author option searches by author name.

  3. Sort By: Sorting options, with choices for Newest, Trending, and Most Downloaded.

  4. Prev Page & Next Page: Page navigation buttons to browse through the model list pages of search results.

  5. Import Model: Import the selected model into the Unity workspace.

  6. View on Meshy: Redirects to the MeshyAI interface to view more detailed information about the selected model, including author information, generation details, download count, time, model category, etc.

    Unity-plugin-10

My Assets

  1. Refresh: Refresh personal asset information, updating the list of your uploaded or generated models.

  2. Prev Page & Next Page: Page navigation buttons to browse through the list of your generated model assets.

  3. Import Model: Import a model you generated with MeshyAI into the Unity workspace.

    Unity-plugin-11

Fetching Models with Meshy Unity Plugin

Using the Official Showcase

If you want to use models from the official showcase:

  • Go to the Search bar and enter relevant keywords for the model you need.

    Unity-plugin-12

  • Browse the search results and select the desired model.

  • Click Import to load the model into Unity.

    Unity-plugin-13

Using Personal Models

If you prefer to use your own uploaded or generated models:

  • Navigate to the My Assets section.

  • Find and select the model from your personal library.

    Unity-plugin-16

  • Click Import to load it into Unity.

    Unity-plugin-17

With these steps, you can easily access both official resources and personal assets to streamline your 3D design workflow! 🚀