REACH Explorer
  • ❓Getting Started
  • đŸ–Ĩī¸REACH Explorer
    • âŦDownloads
    • 👤Create an Account
    • đŸ‘ĨEquip an Avatar
    • ⚡Blockchain
      • 💰Connect a Wallet
        • Cardano
        • Ethereum
    • â„šī¸Support
      • đŸ’ģDevice Requirements
      • 🌐How to Clear Browser Cache
    • âš–ī¸Terms of Service
  • đŸ› ī¸Metaverse Cloud Engine SDK
    • 🎮Unity Engine SDK
      • âš ī¸Limits
      • âŦ‡ī¸How to Install the SDK
      • 👤Create an Account
      • âŦ†ī¸Upload a Space
      • âŦ†ī¸Upload a Prefab
      • âŦ†ī¸Upload an Avatar
      • đŸ¤ŗAR Experiences
      • 👀Content Visibility
      • đŸŽĨRender Pipelines
      • 📂3D File Formats
      • 📜Custom Scripting
        • Custom JavaScript
          • Getting Started
          • Guidelines
      • 🔧Components
        • AI & Machine Learning
          • AI Agent
          • Text To Speech
        • Interactions
          • Metaverse Interactable
            • Non VR Animation
        • Networking
          • Network Object
          • Network Transform
          • Network Object RPC
          • Network Event
        • Blockchain
          • Blockchain GLB
          • Blockchain Query
        • Avatars
          • Player Avatar Container
        • General
          • Platform API
          • Video Camera API
        • Assets
          • Asset
            • Asset Meta Data
          • Meta Space
            • Meta Space Meta Data
          • Meta Prefab
            • Meta Prefab Meta Data
Powered by GitBook
On this page

Was this helpful?

  1. Metaverse Cloud Engine SDK
  2. Unity Engine SDK

Upload a Prefab

This section will teach you how to upload a Meta Prefab.

PreviousUpload a SpaceNextUpload an Avatar

Last updated 1 year ago

Was this helpful?

What is a "Meta Prefab"?

"Prefab" is a short form of the word "Prefabrication". A Meta Prefab is similar to a Meta Space, except rather than an entire scene, it's just a single object. These objects can be small or large, and can be loaded into any scene at runtime using the Meta Prefab Loader component.

Before getting started, make sure you've properly and !

  1. With your Unity prefab selected in the Project panel, add the Meta Prefab component.

  1. Expand "Meta Data" to change the description, and modify the information about your prefab.

The "Name" field will always be set to the name of the prefab in the project.

  1. Select the "Build Platforms" that you want this prefab to support, and then select "Build & Upload" to upload the prefab.

đŸ› ī¸
🎮
âŦ†ī¸
installed the SDK
created an account