Forum Discussion

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

Get device model in unity script?

How can I get if the user is playing on a quest 2 or a quest 3 in a unity script? I have Platform SDK installed if that matters.

  • you can use OVRManager.systemHeadsetType this will give you the type of headset you are using

1 Reply

  • you can use OVRManager.systemHeadsetType this will give you the type of headset you are using