Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
WonkeeKim's avatar
WonkeeKim
Honored Guest
6 years ago

Is there a way to switch mode between hand tracking and controllers through the SDK? - Unity C#

Hi,

I am developing a Quest app for a client using Unity3D and Oculus Integration.
My client wants to use a hand tracking but still wants to use controllers at some points.
Currently, to switch the mode, I need to back to the Lobby and toggle the hands/controllers mode in the settings.
But is there a way to switch the mode through C# so I can switch it without exiting the app? Like when you push a button on controllers, you can use hand tracking, and then with a gesture, you can back to the controller mode.
If there is not, it would be really great to have it so people can switch it in the app.

Thank you.

5 Replies

Replies have been turned off for this discussion
  • kexuejia's avatar
    kexuejia
    Honored Guest
    Excuse me, has this problem been solved?I have the same problem
  • CXVR's avatar
    CXVR
    Honored Guest
    @kexuejia
    No, I haven't found a way to do this yet. Maybe current Oculus Integration doesn't have it.
  • sayanika's avatar
    sayanika
    Honored Guest

    Has anyone found a way to do this? I want to have similar functionality.