UI Interactions with Hands

Hi,

Are there any examples to guide how we can interact with UI buttons using hand tracking in Magic Leap? For eg, if i want to press a button and trigger events, etc. Thanks.

I recommend trying out the Magic Leap MRTK 3 sample project. Quick Start | MagicLeap Developer Documentation . This is an MRTK 3 project configured for Magic Leap and supports both controller and hand interaction.

Alternatively, you could look at the Unity Learn tutorial. This tutorial shows you how to use XRI and Magic Leap 2's hand tracking API. Hand tracking and gestures - Unity Learn

Hi,

I want to use the MRTK3 SDK for the hand interaction. How can I configure MRTK3 for an already existing Magic Leap project rather than using the Magic Leap 2 MRTK3 Template Project? Can you please guide me to the steps that I can follow to set up MRTK3 properly with Magic Leap without having to create/use a separate project ?

Thanks.

@Zul01 I believe you can check the related links and pages on the developer portal.