🔬
AReality Placer
  • 👋Welcome to AReality Placer
  • Overview
    • 💡What you can do with AReality Placer
    • ✨How to use
  • How to setup and build
    • 📦Unity package Setup
    • 📦Setup Unity
    • 📦Building the app
  • Add AR Objects
    • 🚀How to create your own prefabs
    • 🚀Add Prefab to AR object menu
Powered by GitBook
On this page
  1. Add AR Objects

Add Prefab to AR object menu

PreviousHow to create your own prefabs

Last updated 2 years ago

It's easy to add your prefab into AR asset bar

Select Canvas and you can see Object Handler component at the bottom of Inspector.

Expand AR Objects. Set Number of objects you want to display at the top end of the Object Handler compenent. Click + button to add new item into list. Set name as "Car" (Your prefab name). Drag and drop newly created Prefab in to Placement Object. If you have icon for object convert it to sprite and drag and drop object Icon place.

Yay...! You have successfully added your prefab into AR asset menu.

🚀