Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
vishalbharti.433800's avatar
5 months ago

Anchor Multiple Objects in Unity

In my project I want to anchor multiple different objects in MR. The tutorials I found are only for single virtual object. I am not able to figure this out.

Please help!

1 Reply

Replies have been turned off for this discussion
  • Hello there!

    The best practice for anchoring multiple objects is to create them separately and use the SaveAnchorAsync function, which will save the whole collection of anchors you created. You can find further documentation on how to create and utilize anchors  here.

    Please let me know if these documents solve your issue. If not, I'm happy to help you troubleshoot further!