Open EloiStree opened 4 years ago
As of 2019.3, Unity officially supports these platforms for XR:
Manual Oculus XR: https://docs.unity3d.com/Packages/com.unity.xr.oculus@0.8/manual/index.html
XRNode xrNode = XRNode.LeftHand;
UnityEngine.XR.CommonUsages
Once again, the way of using Virtual Reality has change ^^. Man... I love when they do that.
So here, we go. How can we use VR in the new way of Unity 2020 ?