a month ago
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.
Solved! Go to Solution.
a month ago
you can use OVRManager.systemHeadsetType this will give you the type of headset you are using
a month ago
you can use OVRManager.systemHeadsetType this will give you the type of headset you are using